Caveat verdict

roblox-cli

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

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. Caveat flags capabilities, not confirmed intent, and can produce false positives. Disagree with this verdict? Use Dispute below.

55
security
70
transparency
70
maintenance

Findings (5)

Pattern match high

Possible hardcoded credential

scripts/__tests__/api.test.ts · prose · downgraded · Token: 'token123

Pattern match medium

Uses spawn() — can execute external programs

scripts/__tests__/cli.test.ts · prose · downgraded · spawn(

Pattern match medium

Bun.spawn — spawns subprocess in Bun runtime

scripts/__tests__/cli.test.ts · prose · downgraded · Bun.spawn

Pattern match low

Popular HTTP library — network access

scripts/cli.ts · prose · downgraded · got

Pattern match low

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?

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