antislop
Pass
Audited by Gen Agent Trust Hub on Aug 16, 2026
Risk Level: SAFEEXTERNAL_DOWNLOADSCOMMAND_EXECUTION
Full Analysis
- [EXTERNAL_DOWNLOADS]: The skill's installation wizard downloads additional markdown instructions and a Python utility (
contrast-check.py) from the vendor's repository atgithub.com/miqdadbadjuber/anti-slop. These resources are used to extend the skill's capabilities and perform accessibility checks. - [COMMAND_EXECUTION]: The skill utilizes
curlandmkdirto manage its internal folder structure and resource acquisition. It also suggests usingnpx antislop-aias a streamlined installation method for users with terminal access. - [INDIRECT_PROMPT_INJECTION]: The skill is designed to ingest external project data from files such as
DESIGN.mdto guide its output. While this introduces a data ingestion surface, the skill implements a structured 'Delivery Gate' and explicit rule-based filtering (R-01 to R-38) to ensure output quality and safety. - [SAFE]: The skill explicitly forbids dangerous patterns such as non-functional interactive elements (R-26) and the use of scripts that patch source files via string replacement (R-33), which are common vectors for maintaining hidden or malicious code changes.
Audit Metadata