Security audit
Geo Push Policy
Security checks for vulnerabilities and agentic risk
Overview
This is a local Python helper for deciding when to resend or suppress event notifications, with no hidden network, credential, or install behavior found.
Install only if you need local notification push-policy state management. Store its JSON state file in a dedicated location, avoid placing secrets in event messages or errors, and clear the dead-letter queue if stale duplicate notifications would be harmful.
Vulnerability Patterns
- Prompt InjectionInstruction Override, Hidden Instructions, Exfiltration Commands
- Data ExfiltrationExternal Transmission, Env Variable Harvesting, File System Enumeration
- Privilege EscalationExcessive Permissions, Sudo/Root Execution, Credential Access
- Supply ChainUnpinned Dependencies, External Script Fetching, Obfuscated Code
- Excessive AgencyUnrestricted Tool Access, Autonomous Decision Making, Scope Creep
Static analysis
No suspicious patterns detected.
