physical-ai-neural-reconstruction
Pass
Audited by Gen Agent Trust Hub on Jul 17, 2026
Risk Level: SAFEEXTERNAL_DOWNLOADSCOMMAND_EXECUTION
Full Analysis
- [EXTERNAL_DOWNLOADS]: The skill uses
git cloneto fetch official skill definitions from the NVIDIA GitHub organization (https://github.com/NVIDIA/nurec-skills.git). This is a legitimate operation for a router skill targeting a trusted vendor resource.- [COMMAND_EXECUTION]: Provides shell commands for environment preparation and repository management, includingmkdir,git clone,git fetch, andgit pull. These commands are appropriately scoped to the local environment and official repositories.- [SAFE]: The skill contains a dedicated guide for safe secrets handling (references/secrets-handling.md), which instructs users and agents on how to verify tokens without exposure. It also includes comprehensive cleanup (teardown) instructions for managing the large disk footprint of AI model training.
Audit Metadata