ClawAudit verdict

signallink

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

The skill seems to be a webhook-to-telegram router, using its capabilities for a legitimate purpose. There is no clear 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.

43
security
70
transparency
90
maintenance

Permission integrity

Makes network requests but does not declare curl/wget in required binaries

network_out

Installs packages at runtime โ€” transitive dependencies are not auditable

package_install

Findings (2)

Pattern match high

Pipe to python โ€” executes piped content as Python code

.github/workflows/ci.yml ยท prose ยท downgraded ยท | python

Pattern match low

Python os.getenv โ€” reads environment variable

App/config.py ยท prose ยท downgraded ยท os.getenv(

Permissions & capabilities

Requires 2 environment variables. (1 sensitive: TELEGRAM_BOT_TOKEN). Requires 2 system binaries. (1 elevated: docker).

network_inpackage_installnetwork_out

Is this flag fair?

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