← Home

@openpets/whoop

Complete WHOOP API integration for accessing workout, sleep, recovery, and physiological data

1
Versions
License
No
Install Scripts
Missing
Provenance

Supply chain provenance

Status for the latest visible version.

No SLSA provenance npm registry signatures gitHead linked

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

raggle_npm

Keywords

opencodepluginwhoopfitnesshealth-monitoring

Accepted risks

Findings the reviewer chose to accept rather than block on.

SourceRuleReasonAccepted byWhen
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 findings
HIGH env-spread: index.ts:24 semgrep

Spreading 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()

LOW No provenance attestation provenance

Package was published without Sigstore provenance. Only ~12% of npm packages have provenance, so this is common but not ideal.