ClawAudit verdict

tokenrip

tokenrip-cli

88
🟢 Trusted
Low risk — reviewed by ClawAudit, behavior matches stated purpose

Agentic collaboration platform CLI that transparently publishes agent-produced assets and messages to tokenrip.com; the network access matches the stated sharing and collaboration purpose.

⚠ 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.

23
security
50
transparency
100
maintenance

Permission integrity

Code accesses API keys/tokens but declares no environment variables

credential_access

Installs packages at runtime — transitive dependencies are not auditable

package_install

Findings (7)

Pattern match high

Possible hardcoded credential

src/output.ts · prose · downgraded · API_KEY: 'Run `rip auth register` to set up your agent.

Pattern match medium

Dynamic import() — loads module at runtime

src/cli.ts · prose · downgraded · import('

Pattern match medium

References child_process — can spawn system processes

src/commands/self-update.ts · prose · downgraded · child_process

Pattern match medium

References sudo — requests elevated privileges

src/commands/self-update.ts · prose · downgraded · sudo

Pattern match low

Popular HTTP library — network access

CLAUDE.md · prose · downgraded · Axios

Pattern match low

Accesses sensitive environment variables

src/config.ts · prose · downgraded · process.env.TOKENRIP_API_KEY

Pattern match low

Blob URL — may embed executable content

src/src/agent-crypto.ts · prose · downgraded · blob:

Permissions & capabilities

Requires 1 system binary.

package_installnetwork_incredential_access

Is this flag fair?

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