Caveat verdict

report-expert

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

Generates HTML reports and deploys them to a user-configured Cloudflare Pages project using an explicit API token; the network operations are transparently scoped to the user's own CF account matching the declared deployment purpose.

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

18
security
90
transparency
70
maintenance

Findings (5)

Pattern match critical

<script> tag in markdown — potential code injection

references/chart-spec.md · code · <script>

Pattern match high

Uses eval() — can execute arbitrary code

lib/html_lint.py · prose · downgraded · eval(

Pattern match high

Dynamic Function constructor — equivalent to eval()

lib/html_lint.py · prose · downgraded · new Function(

Pattern match medium

subprocess execution — runs system commands from Python

lib/adapter.py · prose · downgraded · subprocess.run(

Pattern match low

Python urllib.request — network access

lib/adapter.py · prose · downgraded · urllib.request

Why the tier is capped

Execution sink present in raw bytes (Hard Floor: class B/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