ClawAudit verdict

clawbsky

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

A Bluesky CLI tool that legitimately requires BLUESKY_HANDLE and BLUESKY_APP_PASSWORD credentials to interact with the Bluesky API; credential usage is transparent, purpose-appropriate, and the skill explicitly warns against using the main account password.

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

45
security
100
transparency
100
maintenance

Findings (5)

Pattern match critical

Possible hardcoded credential

SKILL.md · code · API_KEY="sk-ant-...

Pattern match medium

Uses exec() — may execute shell commands

scripts/analytics/competitors.ts · prose · downgraded · exec(

Pattern match medium

Dynamic import() — loads module at runtime

scripts/automation/recycle.ts · prose · downgraded · import('

Pattern match low

Accesses sensitive environment variables

scripts/auth.ts · prose · downgraded · process.env.BSKY_PASSWORD

Pattern match low

References webhook/callback URL

scripts/integrations/index.ts · prose · downgraded · webhook.url

Permissions & capabilities

Requires 2 environment variables. (1 sensitive: BLUESKY_APP_PASSWORD). Requires 2 system binaries.

Is this flag fair?

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