@openpets/whoop
Complete WHOOP API integration for accessing workout, sleep, recovery, and physiological data
Supply chain provenance
Status for the latest visible version.
Without SLSA provenance there is no cryptographic link between this tarball and the public source — the axios compromise (March 2026) relied on exactly this gap.
Maintainers
Keywords
Accepted risks
Findings the reviewer chose to accept rather than block on.
| Source | Rule | Reason | Accepted by | When |
|---|---|---|---|---|
| semgrep | semgrep:env-spread | AI (semgrep): OAuth integration intentionally passes process.env to child process for WHOOP credential forwarding; pattern is expected and stable. | ai |
Versions (showing 1 of 1)
| Version | Deps | Published |
|---|---|---|
| 1.0.0 | 2 / 0 |
v1.0.0
2 findingsSpreading entire process.env into an object — may capture all secrets Source: https://github.com/raggle-ai/pets/pets/whoop/blob/a71cbb4a06f9dc20eabb0df1142a0549c46e8002/index.ts#L24 22 | detached: true, 23 | stdio: "ignore", > 24 | env: { 25 | ...process.env, 26 | WHOOP_OAUTH_PORT: port.toString()
Package was published without Sigstore provenance. Only ~12% of npm packages have provenance, so this is common but not ideal.