add-pdf-report

Pass

Audited by Gen Agent Trust Hub on Jul 29, 2026

Risk Level: SAFECOMMAND_EXECUTION
Full Analysis
  • Standard Package Verification: The skill uses node -e to check package.json for existing dependencies (expo-print and expo-sharing). This is a common practice for verifying environment compatibility before applying changes.
  • Local File Handling: Generated PDFs are handled as file:// URIs, following standard mobile platform patterns for local file management. The skill correctly distinguishes between local file access and remote HTTPS requests.
  • Dataverse Integration: The instructions for uploading files to Dataverse correctly advise using generated service methods rather than embedding binary data in standard JSON payloads, which is a secure and efficient way to handle file data.
Audit Metadata
Risk Level
SAFE
Analyzed
Jul 29, 2026, 03:31 AM
Security Audit — agent-trust-hub — add-pdf-report