Caveat verdict
report-expert
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.
Findings (5)
<script> tag in markdown — potential code injection
references/chart-spec.md · code · <script>
Uses eval() — can execute arbitrary code
lib/html_lint.py · prose · downgraded · eval(
Dynamic Function constructor — equivalent to eval()
lib/html_lint.py · prose · downgraded · new Function(
subprocess execution — runs system commands from Python
lib/adapter.py · prose · downgraded · subprocess.run(
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?
Thanks — recorded.