google-adk

Warn

Audited by Socket on Aug 6, 2026

1 alert found:

Security
SecurityMEDIUM
reference/adk-core-patterns.md

No evidence of intentional supply-chain malware (backdoor/stealth/exfiltration mechanisms) is present in this fragment. However, it contains a severe security weakness: a callable tool that executes arbitrary Python via eval(expression) with no input validation or sandboxing. Given that tool arguments can be influenced by user prompts through the agent’s tool-calling behavior, this creates a high likelihood of arbitrary code execution if exposed in a real environment. Replace eval with a constrained/safe expression evaluator and strictly validate/allowlist tool inputs; also review logging/console output handling.

Confidence: 74%Severity: 82%
Audit Metadata
Analyzed At
Aug 6, 2026, 01:55 PM
Package URL
pkg:socket/skills-sh/kumaran-is%2Fclaude-code-onboarding%2Fgoogle-adk%2F@77746d137f920395032224be2ceea8c31bf69caa1a4553638321d4664148cc48
Security Audit — socket — google-adk