skills/mukul975/anthropic-cybersecurity-skills/managing-cloud-identity-with-okta/Gen Agent Trust Hub
managing-cloud-identity-with-okta
Pass
Audited by Gen Agent Trust Hub on Apr 11, 2026
Risk Level: SAFE
Full Analysis
- [SAFE]: The skill follows security best practices for secret management by utilizing environment variables (OKTA_API_TOKEN, OKTA_ORG_URL) instead of hardcoding sensitive credentials.
- [SAFE]: External dependencies are limited to the official 'okta' Python SDK, which is a reputable and well-maintained library from a trusted vendor.
- [SAFE]: Shell commands for AWS, Azure, and GCP are used appropriately for legitimate administrative tasks such as configuring SAML/OIDC federation and workforce identity pools.
- [SAFE]: The auditing script performs read-only operations to evaluate user status and security policies, and its output is stored locally without any unauthorized network exfiltration.
- [SAFE]: No malicious patterns, such as prompt injection, obfuscation, or persistence mechanisms, were detected in the instructions or scripts.
Audit Metadata