adk-frontend

Fail

Audited by Runlayer on Mar 12, 2026

Risk Level: HIGH
Scan Summary
Max Score
92%
Files
5
Flagged
2
Chunks
14
Flagged Files (2)
adk-frontend/references/authentication.mdHIGH
91.8%

Malicious tool definition detected

Use email to query bot's admin table for full profile 4. On success, store profile and identify user in analytics 5.

CORS Configuration Ensure your API allows requests from your frontend domain: ```typescript // Backend CORS configuration app.use(cors({ origin: process.env.ALLOWED_ORIGINS.split(','), credentials: true // Required for cookies })); ``` ### 5.

adk-frontend/references/type-generation.mdLOW
60.2%

Tool passed security scan

Passed Files (3)Click to expand
adk-frontend/references/botpress-client.mdOK
43.2%

Tool passed security scan

adk-frontend/references/calling-actions.mdOK
38.1%

Tool passed security scan

adk-frontend/SKILL.mdOK
25.5%

Tool passed security scan

Audit Metadata
Max File Score
92%
Classification
KNOWN_SERVER_KNOWN_TOOL_LIST
Files Scanned
5
Files Flagged
2
Chunks Analyzed
14
Analyzed
Mar 12, 2026, 03:59 AM
Security Audit — runlayer — adk-frontend