ClawAudit verdict
AIDR-XClaw-Security-Sentinel
aidr-xclaw-security-sentinel
Accesses credentials AND makes external network calls
This skill is designed for security auditing and protection, utilizing 'credential_access' and 'network_out' in a manner consistent with its purpose and not indicating malicious behavior.
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
credential_access
Findings (4)
Possible hardcoded credential
SKILL.md · code · api_key = "ACTUAL_API_KEY
Recursive delete from root or home — destructive command
SKILL.md · code · rm -rf /
Accesses sensitive system files
SKILL.md · prose · downgraded · /etc/passwd
References tunneling service
configs/desensitization.yaml · prose · downgraded · ngrok
Permissions & capabilities
Requires 3 system binaries. (1 elevated: curl).
credential_accessnetwork_out Thanks — recorded.