foundry-config-setup
Pass
Audited by Gen Agent Trust Hub on Aug 21, 2026
Risk Level: SAFE
Full Analysis
- [Configuration Management]: The skill instructs the agent to replace hardcoded placeholders in code samples with environment variable lookups (e.g.,
os.environ["FOUNDRY_PROJECT_ENDPOINT"]). This is a security best practice for managing configuration and credentials, as it prevents sensitive infrastructure details from being stored directly in the source code. - [No Risky Patterns Detected]: The instructions are limited to standard Python code modifications for configuration purposes. No patterns related to command injection, data exfiltration, obfuscation, or remote code execution were found.
Audit Metadata