docs
Pass
Audited by Gen Agent Trust Hub on Apr 14, 2026
Risk Level: SAFE
Full Analysis
- [SAFE]: The skill interacts exclusively with official TrueFoundry platform domains (truefoundry.com, truefoundry.cloud) and trusted container registries such as AWS ECR, GHCR, and NVIDIA NGC.
- [SAFE]: Credential management is handled securely via environment variables and .env files. The documentation provides explicit instructions for the agent to avoid logging or exposing secret tokens.
- [SAFE]: The included helper script
tfy-api.shimplements security validations, including checks for allowed HTTP methods and protection against path traversal in API paths. - [SAFE]: Python package dependencies, specifically the
truefoundrySDK, are vendor-specific and version-pinned. - [SAFE]: The skill demonstrates high security awareness by explicitly instructing the agent to avoid ingesting content from untrusted third-party release pages to prevent indirect prompt injection risks.
Audit Metadata