truefoundry-prompts
Pass
Audited by Gen Agent Trust Hub on Apr 19, 2026
Risk Level: SAFE
Full Analysis
- [COMMAND_EXECUTION]: The skill utilizes local shell scripts (
scripts/tfy-api.shandscripts/tfy-version.sh) to interact with the TrueFoundry platform viacurland detect the local installation status of required tools like thetfyCLI and thetruefoundryPython SDK. - [EXTERNAL_DOWNLOADS]: The documentation references the official
truefoundryPython package and various container images hosted on AWS ECR, JFrog, and GitHub Container Registry (GHCR). All mentioned resources belong to the vendor (TrueFoundry) or well-known services (HuggingFace). - [SAFE]: The skill incorporates security warnings regarding the ingestion of untrusted prompt text and mandates the use of secret references (
tfy-secret://) for sensitive information in deployment manifests instead of hardcoding credentials.
Audit Metadata