Security audit
Energy App Middle Integration
Security checks for vulnerabilities and agentic risk
Overview
This is a documentation-only integration guide for an energy platform BFF service, with no executable installer, persistence, or hidden behavior.
Install this only if you work with the energy-app-middle service. Treat it as documentation, not an automation policy: verify tenant and user headers, use least-privilege tokens, avoid sharing long-lived credentials, and require explicit confirmation before any POST or configuration-changing API call.
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.
