Caveat verdict

doc-processor

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

Local document processing engine for Word/Excel/PDF/CSV; version notes explicitly state AI and network features were removed for security, and the content shows only local file operations.

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

13
security
60
transparency
90
maintenance

Permission integrity

Performs file operations but does not declare file-accessing binaries

file_read

Installs packages at runtime — transitive dependencies are not auditable

package_install

Findings (6)

Pattern match high

References sudo — requests elevated privileges

SKILL.md · frontmatter · sudo

Pattern match high

yum install — installs system packages

SKILL.md · code · yum install

Pattern match high

Pipe to python — executes piped content as Python code

SKILL.md · prose · downgraded · | python3

Pattern match medium

subprocess execution — runs system commands from Python

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

Pattern match low

importlib.import_module — dynamic module loading

doc_processor.py · prose · downgraded · importlib.import_module(

Pattern match low

Python os.getenv — reads environment variable

logging_config.py · prose · downgraded · os.getenv(

Why the tier is capped

Execution sink present in raw bytes (Hard Floor: class B/D/F). Final tier capped at Caution — cannot be lifted by any downgrade, example-payload opt-in, or allowlist.

Permissions & capabilities

Requires 2 system binaries.

file_readpackage_install

Is this flag fair?

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