data_exfiltration
Data exfiltration attempt
Line 1441Snippets
│ 4. POST /token │aws_credentials
AWS credentials access
AWS credentials access
Line 2436Snippets
regex=r'(?:aws_secret_access_key|AWS_SECRET_ACCESS_KEY)\s*[:=]\s*["\']?[A-Za-z0-9/+=]{40}["\']?',dynamic_import
Suspicious dynamic import
Suspicious dynamic import
Line 2749Snippets
"scan_date": __import__('datetime').datetime.now().isoformat(), "analysis_date": __import__('datetime').datetime.now().isoformat(),hardcoded_secret
Potentially hardcoded secret
Potentially hardcoded secret
Line 901Snippets
password = "user_password_123!"API_KEY = "sk-1234567890abcdef"password = "user_password_123!"API_KEY = "sk-1234567890abcdef"network_call
Outbound network call
Outbound network call
Line 1333Snippets
return fetch_data() return result.fetchone() return fetch_data() return result.fetchone()env_access
Environment variable access
Environment variable access
Line 1813Snippets
DATABASE_URL = os.environ['DATABASE_URL']DATABASE_URL = os.environ['DATABASE_URL']Trust Score
Updated vor 2 Wochen
Analysiert
31.03.2026, 15:57
+ 2 previous scans
Kompatibel mit
Skill details
Updated vor 2 Wochen
Analysiert 31.03.2026, 15:57
Beschreibung
Security engineering toolkit for threat modeling, vulnerability analysis, secure architecture, and penetration testing. Includes STRIDE analysis, OWASP guidance, cryptography patterns, and security scanning tools. Use when the user asks about security reviews, threat analysis, vulnerability assessments, secure coding practices,...
Letzte Scans
31.03.2026, 15:57
Latest analysis
31.03.2026, 15:12
Run 2
27.03.2026, 15:47
Run 1