skills/mukul975/anthropic-cybersecurity-skills/deploying-software-defined-perimeter/Gen Agent Trust Hub
deploying-software-defined-perimeter
Pass
Audited by Gen Agent Trust Hub on Mar 16, 2026
Risk Level: SAFE
Full Analysis
- [SAFE]: The skill is primarily educational and functional, providing resources for cybersecurity professionals to implement zero-trust architectures. No malicious patterns, obfuscation, or unauthorized data exfiltration were detected.
- [COMMAND_EXECUTION]: The provided auditing scripts (
scripts/agent.pyandscripts/process.py) perform network-level tasks such as port scanning and TCP connectivity checks. These operations are restricted to validating the security posture (specifically the invisibility) of user-defined SDP gateways. - [CREDENTIALS_UNSAFE]: The
scripts/agent.pyscript manages administrative credentials for interaction with an SDP controller's REST API. The credentials are provided by the user via command-line arguments at runtime and are transmitted via secure HTTPS requests to the specified controller URL.
Audit Metadata