langchain-development
Pass
Audited by Gen Agent Trust Hub on Feb 17, 2026
Risk Level: SAFE
Full Analysis
- [SAFE] (SAFE): The skill contains technical documentation and code templates for LangChain development. No malicious behavior, obfuscation, or exfiltration patterns were detected.
- [EXTERNAL_DOWNLOADS] (SAFE): The skill lists standard, well-known Python packages as dependencies (langchain, langgraph, pydantic, etc.). No unverified or suspicious remote resources are referenced.
- [DATA_EXFILTRATION] (SAFE): No hardcoded credentials or unauthorized network calls are present. It correctly advises using python-dotenv for configuration management.
- [PROMPT_INJECTION] (SAFE): The content consists of development instructions and coding principles. There are no attempts to override agent behavior or bypass safety constraints.
- [COMMAND_EXECUTION] (SAFE): Code examples are limited to standard library usage and LangChain Expression Language (LCEL). No dangerous shell command execution or privilege escalation patterns were found.
Audit Metadata