langchain-install-auth
Pass
Audited by Gen Agent Trust Hub on Feb 18, 2026
Risk Level: SAFE
Full Analysis
- [EXTERNAL_DOWNLOADS] (SAFE): The skill specifies installation of official packages from PyPI and npm. Per the TRUST-SCOPE-RULE, these are considered trusted sources for the intended development workflow.
- [CREDENTIALS_UNSAFE] (SAFE): The skill handles authentication setup using placeholders and recommends standard, non-persistent configuration methods like .env files rather than hardcoding actual secrets.
- [COMMAND_EXECUTION] (SAFE): Bash commands are restricted to package management and environment configuration, which are appropriate and necessary for the skill's stated purpose.
Audit Metadata