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 2周前
分析时间
2026年3月31日 15:57
+ 2 previous scans
兼容
Skill details
Updated 2周前
分析时间 2026年3月31日 15:57
说明
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,...
最近扫描
2026年3月31日 15:57
Latest analysis
2026年3月31日 15:12
Run 2
2026年3月27日 15:47
Run 1