skills/timsonner/agent-skills/sqlmap/Gen Agent Trust Hub

sqlmap

Pass

Audited by Gen Agent Trust Hub on Sep 3, 2026

Risk Level: SAFECOMMAND_EXECUTIONINDIRECT_PROMPT_INJECTION
Full Analysis
  • [COMMAND_EXECUTION]: The skill instructs the agent to execute shell commands using the sqlmap utility. It provides specific command patterns for GET and POST parameter testing, database enumeration, and data dumping.
  • [INDIRECT_PROMPT_INJECTION]: The skill possesses an attack surface where untrusted data from external sources is ingested and processed, specifically through the use of HTTP request files.
  • Ingestion points: The skill explicitly instructs the agent to use the sqlmap -r request.txt command, which reads the contents of an external file into the execution context.
  • Boundary markers: While the skill emphasizes manual triage and authorized scope, it lacks technical boundary markers or specific instructions to the agent to ignore embedded instructions within the ingested request file.
  • Capability inventory: The skill allows for significant system interaction, including executing complex database queries, enumerating schemas, and dumping table data.
  • Sanitization: There is no evidence of sanitization, validation, or escaping of the content within the request.txt file before it is passed to the tool.
Audit Metadata
Risk Level
SAFE
Analyzed
Sep 3, 2026, 02:38 AM
Security Audit — agent-trust-hub — sqlmap