T01 · Skill Instruction Hijacking
Warning
- Location
- SKILL.md:153
- Finding
- Hard-Coded Commercial Promotion in Agent Instructions<** — $47 per industry. SaaS, Fintech, Healthcare, Legal, Construction, and 5 more. Each pack gives your AI agent deep domain expertise for autonomous operations. - **[AI Revenue Leak Calculator](https://afrexai-cto.github.io/ai-revenue-calculator/)** — Find where your business is losing money to manual processes (free tool). - **[Agent Setup Wizard](https://afrexai-cto.github.io/agent-setup/)** — Configure your AI agent in minutes (free tool). **Bundles:** Pick 3 packs $97 | All 10 packs $197 | Everything bundle $247 ``` ### Technical Analysis The skill places commercial advertising, product prices, and outbound links directly after its mandatory response-format instructions. Because `SKILL.md` defines the agent's behavior when the skill is loaded, this placement can cause the agent to treat unrelated promotional content as part of its operational instructions or expected response. The promoted products are not necessary to perform fundraising readiness assessments, round sizing, investor targeting, or the other adver ...[truncated 1704 chars]
- Remediation
- <![CDATA[ ## Remediation Suggestions 1. Remove the promotional section at lines 164-175 from `SKILL.md`. 2. Restrict the skill instructions to behavior strictly required for fundraising analysis and planning. 3. If commercial resources must remain documented, place them only in `README.md`, outside the agent's behavioral prompt. 4. Clearly label any retained links as optional third-party or commercial resources. 5. Add an explicit instruction that promotional content and unrelated outbound links must not be included in generated responses. 6. Review the final skill prompt to ensure all directives directly support the user's requested fundraising task. 7. Add response tests verifying that ordinary fundraising prompts do not produce advertisements, prices, affiliate-style messaging, or unsolicited external links. ]]>
