datadesigner-docs
Pass
Audited by Gen Agent Trust Hub on May 10, 2026
Risk Level: SAFE
Full Analysis
- [COMMAND_EXECUTION]: The skill utilizes several standard shell commands for documentation and workspace management, including
git(for version control),make(for build automation),sed(for text transformation in configuration files), and thefernCLI. These commands are typical for the described documentation workflow and are restricted to the project environment. - [EXTERNAL_DOWNLOADS]: The skill references official documentation sites and GitHub repositories belonging to NVIDIA. These are well-known, trusted sources that align with the skill's purpose and author identity.
- [CREDENTIALS_UNSAFE]: The documentation mentions environment variables like
NVIDIA_API_KEYandOPENROUTER_API_KEYas prerequisites for executing certain notebooks. It correctly treats these as external configuration and does not expose or hardcode any actual secrets. - [PROMPT_INJECTION]: No patterns of prompt injection, role-play bypasses, or instructions to ignore safety protocols were detected within the skill's instructions.
- [DATA_EXPOSURE_AND_EXFILTRATION]: There is no evidence of attempts to access sensitive system files (such as SSH keys or AWS credentials) or exfiltrate data to unauthorized external domains.
Audit Metadata