Caveat verdict

hoist

88
๐ŸŸข Trusted
No high-risk patterns surfaced by the deep scan โ€” automated capability review, not behavioral proof.

Infrastructure management CLI for VPS deployment; the skill emphasizes safety through mandatory user confirmation before any destructive operations and transparent communication about what will be deployed.

โš  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.

35
security
70
transparency
70
maintenance

Permission integrity

Installs packages at runtime โ€” transitive dependencies are not auditable

package_install

Findings (3)

Pattern match critical

Recursive delete from root or home โ€” destructive command

DOCKERFILES.md ยท code ยท rm -rf /

Pattern match high

apk add โ€” installs Alpine packages

DOCKERFILES.md ยท code ยท apk add

Pattern match medium

Changes file ownership

DOCKERFILES.md ยท code ยท chown

Permissions & capabilities

Requires 1 system binary.

network_inpackage_install

Is this flag fair?

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