ClawAudit verdict
central-intelligence
Accesses credentials AND makes external network calls
A persistent memory service that stores and retrieves agent memories via a declared REST API (central-intelligence-api.fly.dev) using a user-supplied CI_API_KEY; the skill explicitly warns against storing secrets or PII, and all data flows are documented and transparent.
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.
What it does
These are capability combinations: each listed behavior occurs in the skill, but ClawAudit detects co-occurrence โ it does not verify that one flows into another. Read the code to confirm a live chain.
Accesses credentials AND makes external network calls โ potential credential theft
LLM02 ยท ASI03
Permission integrity
network_out
Findings (2)
Accesses sensitive environment variables
SKILL.md ยท frontmatter ยท process.env.CI_API_KEY
Social engineering โ falsely claims user authorization
SKILL.md ยท prose ยท downgraded ยท the user has
configured
Permissions & capabilities
Requires 1 environment variable. (1 sensitive: CI_API_KEY).
network_outcredential_access Thanks โ recorded.