ClawAudit verdict

trakt

trakt-tv

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

This skill manages watchlists and viewing history on Trakt.tv using standard OAuth tokens; all API calls go only to the documented api.trakt.tv endpoint and credential_access is limited to reading the user's own Trakt tokens from their config โ€” no exfiltration.

โš  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.

35
security
60
transparency
70
maintenance

Permission integrity

Makes network requests but does not declare curl/wget in required binaries

network_out

Findings (3)

Pattern match critical

Possible hardcoded credential

SKILL.md ยท code ยท SECRET="your_client_secret

Pattern match medium

Accesses OpenClaw config/secrets directly

SKILL.md ยท prose ยท downgraded ยท ~/.openclaw/openclaw.json

Pattern match medium

apt-get install โ€” installs system packages

get_trakt_token.sh ยท prose ยท downgraded ยท apt-get install

Why the tier is capped

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

Permissions & capabilities

Requires 3 environment variables. (2 sensitive: TRAKT_CLIENT_SECRET, TRAKT_ACCESS_TOKEN).

network_outcredential_access

Is this flag fair?

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