Caveat verdict

skincare-ai

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

A local skincare analysis skill explicitly declaring 100% local operation with no network library calls, strict path validation, and no data upload; consistent with described functionality.

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

20
security
80
transparency
80
maintenance

Findings (5)

Pattern match high

Accesses sensitive system files

path_validator.py · prose · downgraded · /etc/passwd

Pattern match high

Uses eval() — can execute arbitrary code

RELEASE_CHECKLIST.md · prose · downgraded · eval(

Pattern match high

Pipe to python — executes piped content as Python code

RELEASE_CHECKLIST.md · prose · downgraded · | Python

Pattern match medium

Uses exec() — may execute shell commands

RELEASE_CHECKLIST.md · prose · downgraded · exec(

Pattern match medium

subprocess execution — runs system commands from Python

RELEASE_CHECKLIST.md · prose · downgraded · subprocess.call(

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