eleventy

Pass

Audited by Gen Agent Trust Hub on Mar 4, 2026

Risk Level: SAFE
Full Analysis
  • [EXTERNAL_DOWNLOADS]: The skill references the use of npx @11ty/eleventy to fetch the generator package from the official npm registry.
  • [COMMAND_EXECUTION]: Employs Bash for standard development and deployment tasks such as build commands and npm scripts.
  • [PROMPT_INJECTION]: Ingests and processes Markdown and Nunjucks template files from the src directory, which is the standard content processing behavior for this tool. 1. Ingestion points: src/content//*.md, src/content//*.njk. 2. Boundary markers: Absent. 3. Capability inventory: Bash (npx), Write/Edit. 4. Sanitization: Template filters such as | escape are demonstrated in the RSS feed example.
Audit Metadata
Risk Level
SAFE
Analyzed
Mar 4, 2026, 06:11 AM