managing-cloud-identity-with-okta
Covers implementing Okta for centralized identity management, SSO integration, and phishing-resistant MFA across cloud platforms.
Install this skill
or
89/100
Security score
The managing-cloud-identity-with-okta skill was audited on Jun 5, 2026 and we found 7 security issues across 2 threat categories. Review the findings below before installing.
Categories Tested
Security Issues
medium line 197
Template literal with variable interpolation in command context
SourceSKILL.md
| 197 | ```bash |
low line 63
External URL reference
SourceSKILL.md
| 63 | - Single Sign-On URL: https://signin.aws.amazon.com/saml |
low line 66
External URL reference
SourceSKILL.md
| 66 | - https://aws.amazon.com/SAML/Attributes/RoleSessionName -> user.email |
low line 67
External URL reference
SourceSKILL.md
| 67 | - https://aws.amazon.com/SAML/Attributes/Role -> appuser.awsRoles |
low line 83
External URL reference
SourceSKILL.md
| 83 | "SAML:aud": "https://signin.aws.amazon.com/saml" |
low line 104
External URL reference
SourceSKILL.md
| 104 | --issuer-uri="https://company.okta.com/oauth2/default" \ |
low line 200
External URL reference
SourceSKILL.md
| 200 | "https://company.okta.com/api/v1/logs?filter=eventType+eq+%22user.session.start%22+and+outcome.result+eq+%22FAILURE%22&since=$(date -d '-24 hours' +%Y-%m-%dT%H:%M:%SZ)" | \ |
Scanned on Jun 5, 2026
View Security Dashboard