ClawAudit verdict

tech-radar-daily

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

The skill scans GitHub Trending, Product Hunt, Hacker News, and Awesome Lists to discover interesting tools and trends. It requires a FEISHU_WEBHOOK_URL environment variable and does not contain evidence of malicious behavior.

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

23
security
100
transparency
100
maintenance

Findings (8)

Pattern match high

Accesses shell history/config

SKILL.md · frontmatter · ~/.zshrc

Pattern match high

Pipe to python — executes piped content as Python code

references/awesome-lists.md · prose · downgraded · | Python

Pattern match medium

References webhook/callback URL

SKILL.md · frontmatter · WEBHOOK_URL

Pattern match medium

HTTP request to bare IP address — common in malicious payloads

SKILL.md · prose · downgraded · http://127.0.0.1

Pattern match medium

Uses exec() — may execute shell commands

scripts/collectors-awesome.js · prose · downgraded · exec(

Pattern match low

Popular HTTP library — network access

package-lock.json · prose · downgraded · node-fetch

Pattern match low

Accesses sensitive environment variables

scripts/collectors-awesome.js · prose · downgraded · process.env.GITHUB_TOKEN

Pattern match low

Node http/https module — low-level network access

scripts/feishu-sender.js · prose · downgraded · require('https')

Permissions & capabilities

No declared permissions — minimal attack surface.

Is this flag fair?

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