Generate GNU Make build systems that define build targets, configure dependencies, set up phony targets, and implement parallel builds. Use when creating make/Makefile/.mk files, implementing compile rules, or building production-ready build automation for C/C++, Go, Python, and Java projects.
93
93%
Does it follow best practices?
Impact
Pending
No eval scenarios have been run
Advisory
Suggest reviewing before use
Security
1 medium severity finding. This skill can be installed but you should review these findings before use.
The skill exposes the agent to untrusted, user-generated content from public third-party sources, creating a risk of indirect prompt injection. This includes browsing arbitrary URLs, reading social media posts or forum comments, and analyzing content from unknown websites.
Third-party content exposure detected (high risk: 0.80). The SKILL.md Lookup Process (Stage 2) explicitly mandates consulting external documentation—first via context7 and, if needed, a Fallback to WebSearch (e.g., "Trigger WebSearch when: ..."), and the Resources list public URLs (GNU Make Manual, GNU Coding Standards), so the agent will fetch and read untrusted public web content that can change generation/next actions.