nso-service-mgmt
Pass
Audited by Gen Agent Trust Hub on Mar 6, 2026
Risk Level: SAFE
Full Analysis
- [SAFE]: The skill performs legitimate network orchestration and management tasks without any detectable malicious intent or dangerous patterns.
- [CREDENTIALS_UNSAFE]: The skill requires authentication via environment variables (
NSO_USERNAME,NSO_PASSWORD) to access the Cisco NSO instance. This follows standard security practices for handling sensitive credentials by avoiding hardcoded values. - [COMMAND_EXECUTION]: The skill invokes an external command
cisco-nso-mcp-serverto provide its functionality. This is a designated tool for the skill's purpose. - [EXTERNAL_DOWNLOADS]: The skill references the
cisco-nso-mcp-serveras a dependency installed through standard package management (pip). - [SAFE]: While the skill ingests data from external network services (Cisco NSO), it does not provide writing or command injection capabilities to that data, minimizing the risk of indirect prompt injection.
Audit Metadata