Caveat verdict

alphaear-reporter

88
🟢 Trusted
No high-risk patterns surfaced by the deep scan — automated capability review, not behavioral proof.

Financial report generation skill using an agentic workflow with local prompts and a sqlite3 database; purely local document generation with no external data transmission.

⚠ Flagged for review — coarse, uncorroborated signal, not a confirmed exploit. Review the config yourself before installing.

Automated static analysis — not a human review. Caveat flags capabilities, not confirmed intent, and can produce false positives. Disagree with this verdict? Use Dispute below.

33
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 high

<script> tag in markdown — potential code injection

scripts/visualizer.py · prose · downgraded · <script

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