install-anti-slop-py
Pass
Audited by Gen Agent Trust Hub on Aug 22, 2026
Risk Level: SAFECOMMAND_EXECUTIONEXTERNAL_DOWNLOADS
Full Analysis
- [COMMAND_EXECUTION]: The skill instructs the agent to run various shell commands for auditing and installation purposes. This includes executing
uv run,ruff check,mypy, and the local installation scriptscripts/install.py. These commands are standard for developer tooling and are confined to the local repository context. - [EXTERNAL_DOWNLOADS]: The skill recommends installing public Python development packages such as
flake8,ruff,mypy, andflake8-pydanticfrom PyPI. It also references theanti-slop-pypackage, which is the primary tool provided by this skill. - [REMOTE_CODE_EXECUTION]: No remote code execution patterns or downloads of unverified scripts from external servers were identified. The installation process uses a provided local Python script that copies files within the local environment.
- [DATA_EXFILTRATION]: There is no evidence of network operations intended to send local configuration or source code to external domains. The skill's operations are purely local and focused on code linting.
- [PROMPT_INJECTION]: The instructions provided for the AI agent are task-oriented and professional, without any attempts to bypass safety filters or override system-level instructions.
Audit Metadata