ClawAudit verdict

alphaear-signal-tracker

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

Investment signal tracking skill that assesses signal evolution using local database and dependent alphaear-search/alphaear-stock skills; the logic is transparent and local, with no credential collection or exfiltration.

⚠ 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
100
transparency
90
maintenance

Findings (6)

Pattern match high

Uses eval() — can execute arbitrary code

scripts/utils/predictor/evaluation.py · prose · downgraded · eval(

Pattern match high

Pipe to sh — executes piped content as shell commands

scripts/utils/stock_tools.py · prose · downgraded · |SH

Pattern match medium

os.system/popen — direct OS command execution

scripts/utils/md_to_html.py · prose · downgraded · os.popen(

Pattern match low

Popular HTTP library — network access

scripts/tools/toolkits.py · prose · downgraded · Got

Pattern match low

Python os.getenv — reads environment variable

scripts/utils/content_extractor.py · prose · downgraded · os.getenv(

Pattern match low

Python os.environ.get — reads environment variable

scripts/utils/stock_tools.py · prose · downgraded · os.environ.get(

Why the tier is capped

Execution sink present in raw bytes (Hard Floor: class A/D). Final tier capped at Caution — cannot be lifted by any downgrade, example-payload opt-in, or allowlist.

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