ClawAudit verdict
console-agent
skills-3
This skill provides the console.agent() API wrapper for adding AI agent capabilities (via Google Gemini) to code for debugging, security auditing, and runtime analysis; credential access is for the user-provided API key and network calls go to the documented Gemini API.
โ 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.
Permission integrity
file_read
credential_access
package_install
Findings (5)
Possible hardcoded credential
SKILL.md ยท code ยท API_KEY="your-key-here
Accesses process.env โ reads environment variables
SKILL.md ยท code
Accesses sensitive environment variables
SKILL.md ยท code ยท process.env.GEMINI_API_KEY
Python os.getenv โ reads environment variable
SKILL.md ยท code ยท os.getenv(
References agent configuration files
AGENTS.md ยท code ยท AgentConfig
Permissions & capabilities
No declared permissions โ minimal attack surface.
package_installcredential_accessnetwork_infile_read Is this flag fair?
Thanks โ recorded.