ClawAudit verdict

kraken-pro

88
๐ŸŸข Trusted
Low risk โ€” reviewed by ClawAudit, behavior matches stated purpose

This skill manages Kraken exchange accounts, allowing users to check their portfolio, get market data, place orders, and manage staking. It requires specific environment variables for API keys, which is standard practice for API interactions.

โš  Flagged for review โ€” coarse, uncorroborated signal, not a confirmed exploit. Review the config yourself before installing.

Automated static analysis โ€” not a human review. ClawAudit flags capabilities, not confirmed intent, and can produce false positives. Disagree with this verdict? Use Dispute below.

83
security
60
transparency
70
maintenance

Permission integrity

Installs packages at runtime โ€” transitive dependencies are not auditable

package_install

Findings (2)

Pattern match medium

pip3 install โ€” installs Python packages at runtime

SKILL.md ยท code ยท pip3 install

Pattern match low

Python os.getenv โ€” reads environment variable

kraken_cli.py ยท prose ยท downgraded ยท os.getenv(

Permissions & capabilities

Requires 2 environment variables. (2 sensitive: KRAKEN_API_KEY, KRAKEN_API_SECRET). Requires 1 system binary.

package_install

Is this flag fair?

Check another skill Browse the registry Auditing your own skills or configs? Use the API