Back to skill

Security audit

EdgeComputing ATS Analyzer

Security checks for vulnerabilities and agentic risk

Overview

This is a markdown-only skill for helping an agent navigate a specific ATS codebase, with no hidden execution or persistence.

Install this only if you want your agent to use the referenced ATS project context and inspect that local codebase. Treat the build command as an example to run only when you explicitly intend to build the project, and consider narrowing the generic architecture trigger if you want activation limited strictly to ATS requests.

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.