Caveat verdict

kraken

tentactl

88
🟢 Trusted
No high-risk patterns surfaced by the deep scan — automated capability review, not behavioral proof.

Wraps the tentactl binary to interact with Kraken exchange APIs for market data and trading; API keys stored in ~/.tentactl.env with 600 permissions and connections go to official Kraken endpoints.

⚠ Flagged for review — coarse, uncorroborated signal, not a confirmed exploit. Review the config yourself before installing.

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

53
security
60
transparency
70
maintenance

Permission integrity

Performs file operations but does not declare file-accessing binaries

file_read+write

Installs packages at runtime — transitive dependencies are not auditable

package_install

Findings (4)

Pattern match high

Possible hardcoded credential

scripts/setup-keys.sh · prose · downgraded · Password:" INDEX=1 while IFS=

Pattern match medium

Opens WebSocket connection

SKILL.md · frontmatter · WebSocket

Pattern match low

Base64 encoding/decoding

references/tools.md · prose · downgraded · base64-encode

Pattern match low

Python os.environ.get — reads environment variable

scripts/kraken.py · prose · downgraded · os.environ.get(

Why the tier is capped

Execution sink present in raw bytes (Hard Floor: class D). Final tier capped at Caution — cannot be lifted by any downgrade, example-payload opt-in, or allowlist.

Permissions & capabilities

No declared permissions — minimal attack surface.

package_installfile_write

Is this flag fair?

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