ClawAudit verdict

search-x

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

Real-time X/Twitter search via xAI Grok API; reads XAI_API_KEY from config/env and sends queries to the documented xAI endpoint — fully aligned with stated purpose.

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

65
security
100
transparency
100
maintenance

Findings (3)

Pattern match critical

Possible hardcoded credential

SKILL.md · code · API_KEY="xai-YOUR-KEY

Pattern match low

Node http/https module — low-level network access

scripts/search.js · prose · downgraded · require('https')

Pattern match low

Accesses sensitive environment variables

scripts/search.js · prose · downgraded · process.env.XAI_API_KEY

Permissions & capabilities

Requires 1 environment variable. (1 sensitive: XAI_API_KEY).

credential_access

Is this flag fair?

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