Caveat verdict

create-web-form

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

Reference skill for building HTML/CSS/JS web forms; executionSinkDetected reflects example code snippets in documentation only.

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

0
security
90
transparency
70
maintenance

Findings (12)

Pattern match critical

<script> tag in markdown — potential code injection

references/javascript.md · code · <script>

Pattern match critical

Possible hardcoded credential

references/php-mysql-database.md · code · password = "password

Pattern match high

Pipe to python — executes piped content as Python code

references/form-data-handling.md · prose · downgraded · | Python

Pattern match high

Uses eval() — can execute arbitrary code

references/javascript.md · prose · downgraded · eval(

Pattern match high

Uses exec() — may execute shell commands

references/php-mysql-database.md · code · exec(

Pattern match high

Dynamic import() — loads module at runtime

references/web-performance.md · code · import("

Pattern match medium

Uses XMLHttpRequest — network access

references/javascript.md · code · XMLHttpRequest

Pattern match medium

Popular HTTP library — network access

references/javascript.md · code · got

Pattern match medium

HTTP request to bare IP address — common in malicious payloads

references/python-as-web-framework.md · prose · downgraded · http://127.0.0.1

Pattern match medium

Python os.environ.get — reads environment variable

references/python-contact-form.md · code · os.environ.get(

Pattern match low

Opens WebSocket connection

references/hypertext-transfer-protocol.md · prose · downgraded · WebSocket

Pattern match low

Base64 encoding/decoding

references/hypertext-transfer-protocol.md · prose · downgraded · Base64-encode

Why the tier is capped

Execution sink present in raw bytes (Hard Floor: class G). 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