ClawAudit verdict
roblox-cli
The skill uses Roblox API for legitimate purposes, requires authentication, and does not exfiltrate secrets or execute malicious code.
⚠ 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.
Findings (5)
Possible hardcoded credential
scripts/__tests__/api.test.ts · prose · downgraded · Token: 'token123
Uses spawn() — can execute external programs
scripts/__tests__/cli.test.ts · prose · downgraded · spawn(
Bun.spawn — spawns subprocess in Bun runtime
scripts/__tests__/cli.test.ts · prose · downgraded · Bun.spawn
Popular HTTP library — network access
scripts/cli.ts · prose · downgraded · got
Accesses sensitive environment variables
scripts/cli.ts · prose · downgraded · process.env.ROBLOX_API_KEY
Permissions & capabilities
Requires 1 environment variable. (1 sensitive: ROBLOX_API_KEY).
credential_access Is this flag fair?
Thanks — recorded.