langgraph-project-setup
Pass
Audited by Gen Agent Trust Hub on Feb 16, 2026
Risk Level: LOW
Full Analysis
- [PROMPT_INJECTION] (SAFE): No malicious instructions or bypass attempts detected in the documentation.
- [DATA_EXFILTRATION] (SAFE): The
setup_providers.pyscript captures API keys from user input and saves them to a local.envfile. No network exfiltration or unauthorized file access was identified. - [COMMAND_EXECUTION] (SAFE): Provided scripts perform validation and local file generation. No unsafe shell command execution or user-input-driven subprocess calls are present.
- [CREDENTIALS_UNSAFE] (SAFE): Templates and documentation use appropriate placeholders (e.g., sk-...) for sensitive keys.
- [EXTERNAL_DOWNLOADS] (SAFE): Remote links are limited to trusted documentation and package registry sources.
Audit Metadata