unlimited-ocr-segment-figure

Pass

Audited by Gen Agent Trust Hub on Aug 11, 2026

Risk Level: SAFECOMMAND_EXECUTION
Full Analysis
  • [COMMAND_EXECUTION]: The skill provides instructions to run a local Python script using the uv tool (e.g., uv run --no-project $S segment ...). The script is targeted at a local path within the plugin directory (~/eon/cc-skills/plugins/unlimited-ocr/scripts/unlimited_ocr.py). This is standard execution for a local CLI utility.
  • [DATA_EXFILTRATION]: All file operations are directed at the local filesystem. The skill reads local image files and writes output crops to a local directory (./panels) and a manifest file (segments.json). No network connectivity or external data transmission was observed.
  • [SAFE]: The skill documentation and metadata are consistent with its stated purpose of image preprocessing. No base64 obfuscation, hidden instructions, or persistence mechanisms were detected in the provided file.
Audit Metadata
Risk Level
SAFE
Analyzed
Aug 11, 2026, 05:05 PM
Security Audit — agent-trust-hub — unlimited-ocr-segment-figure