ClawAudit verdict

CSVBrain Natural Language Data Queries

csv-brain

88
๐ŸŸข Trusted
Low risk โ€” reviewed by ClawAudit, behavior matches stated purpose

Reads user-supplied CSV files and queries them using the user's own AI provider keys (Anthropic, OpenAI, or local Ollama); all credential access is limited to user-held keys for the intended AI backend calls.

โš  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.

33
security
70
transparency
90
maintenance

Permission integrity

Code accesses API keys/tokens but declares no environment variables

credential_access

Findings (3)

Pattern match critical

Possible hardcoded credential

SKILL.md ยท frontmatter ยท API_KEY: "Optional - for Anthropic/Claude models

Pattern match high

HTTP request to bare IP address โ€” common in malicious payloads

SKILL.md ยท code ยท http://192.168.1.100

Pattern match low

Node http/https module โ€” low-level network access

src/csv-brain.js ยท prose ยท downgraded ยท require('https')

Permissions & capabilities

No declared permissions โ€” minimal attack surface.

credential_access

Is this flag fair?

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