Caveat verdict

文件管理大师

file-master-pro

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

Executes file operations as advertised; no hidden malicious actions.

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

55
security
100
transparency
100
maintenance

Findings (5)

Pattern match high

Uses exec() — may execute shell commands

SKILL.md · code · exec(

Pattern match medium

References sudo — requests elevated privileges

install.py · prose · downgraded · sudo

Pattern match medium

subprocess execution — runs system commands from Python

install.py · prose · downgraded · subprocess.run(

Pattern match low

Python shutil file operation — copies/moves/deletes files

file_master.py · prose · downgraded · shutil.move(

Pattern match low

Python os.environ.get — reads environment variable

install.py · prose · downgraded · os.environ.get(

Why the tier is capped

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

process_exec

Is this flag fair?

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