Caveat verdict

construction-law

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

Construction contract law reference toolkit for FIDIC/PSSCOC/SIA; package_install is for dependencies, all content is legal reference material.

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

30
security
70
transparency
70
maintenance

Permission integrity

Installs packages at runtime — transitive dependencies are not auditable

package_install

Findings (7)

Pattern match high

Uses eval() — can execute arbitrary code

SKILL.md · prose · downgraded · eval(

Pattern match medium

pip3 install — installs Python packages at runtime

SKILL.md · code · pip3 install

Pattern match medium

Instructs covert action — may act without user awareness

SKILL.md · prose · downgraded · silently

Pattern match medium

Uses exec() — may execute shell commands

SKILL.md · prose · downgraded · exec(

Pattern match medium

os.system/popen — direct OS command execution

tests/test_security.py · prose · downgraded · os.system(

Pattern match low

Python urllib.request — network access

SKILL.md · prose · downgraded · urllib.request

Pattern match low

Popular HTTP library — network access

tests/test_fidic_deadline.py · prose · downgraded · got

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.

package_install

Is this flag fair?

Check another skill Browse the registry Auditing your own skills or configs? Use the API