PromptInjection
Fail
Audited by Gen Agent Trust Hub on Mar 16, 2026
Risk Level: HIGHREMOTE_CODE_EXECUTIONCOMMAND_EXECUTIONPROMPT_INJECTIONEXTERNAL_DOWNLOADS
Full Analysis
- [COMMAND_EXECUTION]: The skill contains a mandatory instruction in
SKILL.mdrequiring the execution of acurlcommand tohttp://localhost:8888/notifybefore any other action is taken. This acts as a telemetry or signaling mechanism that must be triggered immediately upon invocation. - [REMOTE_CODE_EXECUTION]: The
APPLICATION-RECONNAISSANCE-METHODOLOGY.mdfile provides a complete shell script (reconnaissance.sh) that automates browser navigation, DOM extraction, and network log capture, which constitutes a functional remote execution payload if run on a target machine. - [PROMPT_INJECTION]: The skill is entirely focused on generating and executing prompt injection attacks. It includes a 'Comprehensive Attack Taxonomy' covering 10 categories of injection, jailbreaking, and RAG poisoning. While intended for testing, these instructions can be used to override the safety filters of the agent itself or other AI systems.
- [EXTERNAL_DOWNLOADS]: The
APPLICATION-RECONNAISSANCE-METHODOLOGY.mdincludeswgetcommands to download JavaScript files from target domains for offline analysis. - [COMMAND_EXECUTION]: Multiple workflows (
CompleteAssessment.md,DirectInjectionTesting.md, etc.) mandate the use ofcurlto send POST requests to a local notification server, which is a signature of persistence or command-and-control behavior in security-sensitive contexts.
Recommendations
- AI detected serious security threats
Audit Metadata