ClawAudit verdict

basecamp-cli

basecamp-cli-mcp

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

Full-featured Basecamp 4 CLI and MCP server that reads OAuth credentials from documented environment variables and makes API calls to Basecamp; all 76 tools are clearly scoped to Basecamp project management operations with no unexpected data sinks.

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

15
security
70
transparency
80
maintenance

Permission integrity

Installs packages at runtime — transitive dependencies are not auditable

package_install

Findings (9)

Pattern match critical

Possible hardcoded credential

SKILL.md · code · SECRET="<your-client-secret>

Pattern match medium

References child_process — can spawn system processes

scripts/validate.ts · prose · downgraded · child_process

Pattern match medium

Dynamic import() — loads module at runtime

src/__tests__/config.test.ts · prose · downgraded · import('

Pattern match medium

Accesses shell history/config

src/commands/auth.ts · prose · downgraded · ~/.zshrc

Pattern match medium

Accesses system credential store

src/lib/config.ts · prose · downgraded · keychain

Pattern match low

Popular HTTP library — network access

package.json · prose · downgraded · got

Pattern match low

Accesses sensitive environment variables

src/__tests__/config.test.ts · prose · downgraded · process.env.BASECAMP_CLIENT_SECRET

Pattern match low

POSTs data to external URL

src/__tests__/projects.test.ts · prose · downgraded · .post( `https://

Pattern match low

References webhook/callback URL

src/__tests__/webhooks.test.ts · prose · downgraded · Webhook.url

Why the tier is capped

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

Permissions & capabilities

Requires 2 environment variables. (1 sensitive: BASECAMP_CLIENT_SECRET). Requires 1 system binary.

package_installnetwork_in

Is this flag fair?

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