add-pdf-viewer

Pass

Audited by Gen Agent Trust Hub on Jul 29, 2026

Risk Level: SAFE
Full Analysis
  • Dependency Version Verification: The skill includes a step to verify that a specific version of the @microsoft/power-apps-native-pdf-viewer package is already installed. This check ensures that the application environment supports the required features before generating the integration wrapper.
  • URL Protocol Validation: The generated TypeScript code enforces strict protocol checks, limiting input to https:// and file:// URIs. This validation helps ensure that the native module is not invoked with unsupported or potentially problematic URL schemes.
  • Environment Integrity Checks: Before making changes, the skill confirms the existence of core project files like app.config.js and package.json. It relies on the local environment for type-checking and does not perform any remote script execution or external downloads.
Audit Metadata
Risk Level
SAFE
Analyzed
Jul 29, 2026, 03:31 AM
Security Audit — agent-trust-hub — add-pdf-viewer