ln-770-crosscutting-setup

Pass

Audited by Gen Agent Trust Hub on Mar 23, 2026

Risk Level: SAFE
Full Analysis
  • [SAFE]: The skill performs standard project initialization tasks, including stack detection via file pattern matching (e.g., scanning for *.csproj or pyproject.toml) and automated code generation for backend middleware.
  • [EXTERNAL_DOWNLOADS]: Fetches shared reference files from the author's GitHub repository (https://raw.githubusercontent.com/levnikolaevich/claude-code-skills/master/{path}) if they are missing locally. This download targets a well-known service and the vendor's own infrastructure for skill updates.
  • [COMMAND_EXECUTION]: Generates commands for the agent to install common, reputable libraries using package managers (e.g., dotnet add package Serilog.AspNetCore, pip install structlog, npm install pino). These are conditional based on the project stack and are intended for legitimate configuration.
  • [PROMPT_INJECTION]: Reads local project files to determine configuration state but does not demonstrate any intent to override agent safety guidelines or execute hidden instructions from untrusted data.
Audit Metadata
Risk Level
SAFE
Analyzed
Mar 23, 2026, 05:02 PM