id-photo

Pass

Audited by Gen Agent Trust Hub on Sep 3, 2026

Risk Level: SAFECOMMAND_EXECUTION
Full Analysis
  • [COMMAND_EXECUTION]: The skill uses a shell script (scripts/idphoto.sh) that executes curl and python3 commands to communicate with a local API and process Base64-encoded image data.
  • Evidence: The script uses curl to POST image files to an API endpoint defined by the IDPHOTO_API_URL environment variable.
  • Evidence: The script pipes API responses to python3 for JSON parsing and image decoding using the base64 module.
  • Analysis: The execution is scoped to processing image data via a user-deployed Docker container (linzeyi/hivision_idphotos). The use of python3 -c is limited to standard data transformation tasks.
Audit Metadata
Risk Level
SAFE
Analyzed
Sep 3, 2026, 07:15 PM
Security Audit — agent-trust-hub — id-photo