physical-ai-neural-reconstruction
Pass
Audited by Gen Agent Trust Hub on Jun 18, 2026
Risk Level: SAFEEXTERNAL_DOWNLOADSCOMMAND_EXECUTION
Full Analysis
- [EXTERNAL_DOWNLOADS]: The skill fetches configuration and sibling skills from NVIDIA's official GitHub repository at
https://github.com/NVIDIA/nurec-skillsto populate its routing table. - [COMMAND_EXECUTION]: The skill contains shell commands to perform repository management operations, including
git clone,git pull, andgit checkoutfor the upstream repository. - [SAFE]: The skill implements best practices for secret management, specifically providing instructions to verify
HF_TOKENandNGC_API_KEYusing string-length checks in shell scripts to prevent accidental credential leakage.
Audit Metadata