test-native-extension

Pass

Audited by Gen Agent Trust Hub on Aug 25, 2026

Risk Level: SAFEEXTERNAL_DOWNLOADSCOMMAND_EXECUTION
Full Analysis
  • External Dependency Resolution: The skill utilizes npm install within the PCF project directory to ensure necessary build tools and libraries are present. This fetches resources from the public npm registry as part of the standard build pipeline.
  • Project Build and Linting: The skill executes automated validation commands, including npm run build for PCF components and ./gradlew lint for Android source code. These tools are used to verify code consistency and detect potential issues before the final compilation stage.
  • Project Data Ingestion: The validation process involves reading and analyzing various files within the user's workspace, such as PRD.md, manifest.json, and native source files (.kt, .m, .ts). This data is used to perform cross-checks and ensure that routing keys, method names, and contracts align across different platforms.
Audit Metadata
Risk Level
SAFE
Analyzed
Aug 25, 2026, 05:29 AM
Security Audit — agent-trust-hub — test-native-extension