vision-framework

Pass

Audited by Gen Agent Trust Hub on Aug 23, 2026

Risk Level: SAFE
Full Analysis
  • [SAFE]: The skill provides comprehensive guidelines for on-device OCR, barcode scanning, and document analysis using Apple's official frameworks.
  • [SAFE]: It explicitly warns against data exfiltration, stating that no image should leave the device and that captured images must be treated as PII (Personally Identifiable Information).
  • [SAFE]: It correctly documents the required privacy configuration for iOS, such as the NSCameraUsageDescription in the Info.plist file.
  • [SAFE]: The skill follows secure design principles by recommending that biometric authentication be handled through the dedicated LocalAuthentication framework rather than custom vision analysis.
  • [SAFE]: All external references are internal to the skill's own documentation files, and no dangerous third-party dependencies or remote execution patterns were found.
Audit Metadata
Risk Level
SAFE
Analyzed
Aug 23, 2026, 09:00 PM
Security Audit — agent-trust-hub — vision-framework