Caveat verdict

fundreport-scrape

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

Extracts data from user-provided PDF fund reports and fills an Excel template using local Python scripts with OCR; all processing is local with no external data transmission.

⚠ 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
90
transparency
90
maintenance

Permission integrity

Installs packages at runtime — transitive dependencies are not auditable

package_install

Findings (6)

Pattern match high

yum install — installs system packages

SKILL.md · code · yum install

Pattern match high

References sudo — requests elevated privileges

README.md · code · sudo

Pattern match high

apt-get install — installs system packages

references/ocr_rules.md · code · apt-get install

Pattern match medium

Accesses cloud provider credentials

SECURITY_REVIEW.md · prose · downgraded · ~/.aws

Pattern match low

Python shutil file operation — copies/moves/deletes files

scripts/auto_update_ocr.py · prose · downgraded · shutil.rmtree(

Pattern match low

References agent memory files

SECURITY_REVIEW.md · prose · downgraded · MEMORY.md

Why the tier is capped

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

package_install

Is this flag fair?

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