Caveat verdict

vps-maintenance

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

VPS server initialization and hardening skill covering package mirrors, SSH hardening, firewall (nftables), and Fail2Ban; all operations are documented and match the stated maintenance 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.

0
security
40
transparency
70
maintenance

Permission integrity

Performs file operations but does not declare file-accessing binaries

file_read+write

Installs packages at runtime — transitive dependencies are not auditable

package_install

Findings (5)

Pattern match critical

Recursive delete from root or home — destructive command

SKILL.md · code · rm -rf /

Pattern match high

References sudo — requests elevated privileges

SKILL.md · code · sudo

Pattern match high

Accesses .ssh directory

SKILL.md · code · .ssh/

Pattern match high

apt-get install — installs system packages

SKILL.md · code · apt-get install

Pattern match medium

Sets world-executable permissions

SKILL.md · code · chmod 700

Permissions & capabilities

No declared permissions — minimal attack surface.

credential_storefile_writepackage_install

Is this flag fair?

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