infrahub-managing-checks
Pass
Audited by Gen Agent Trust Hub on May 20, 2026
Risk Level: SAFE
Full Analysis
- [COMMAND_EXECUTION]: The skill uses dynamic context injection in
SKILL.mdto execute shell commands (cat,find) at load time. These commands are used solely for gathering project context (reading configuration and listing relevant files) and do not include any user-supplied arguments or dangerous operations. - [SAFE]: The Python examples demonstrate standard usage of the
infrahub_sdkfor implementing validation logic. No unsafe functions such aseval(),exec(), or network-based data exfiltration were found. - [SAFE]: All external references point to the official
infrahub.appdocumentation domain. - [SAFE]: No obfuscation, hardcoded credentials, or persistence mechanisms were detected across the skill files.
Audit Metadata