darkmatter-repo-setup

Pass

Audited by Gen Agent Trust Hub on Sep 13, 2026

Risk Level: SAFECOMMAND_EXECUTIONEXTERNAL_DOWNLOADSREMOTE_CODE_EXECUTIONDYNAMIC_EXECUTIONPERSISTENCEINDIRECT_PROMPT_INJECTION
Full Analysis
  • [COMMAND_EXECUTION]: The skill performs numerous shell commands to facilitate repository setup, including git clone for template retrieval, bun install for dependency management, and various validation checks such as bun run test and nix flake check.
  • [EXTERNAL_DOWNLOADS]: Fetches organization templates from GitHub and installs the effect-solutions CLI tool from a public package registry. These resources are maintained by the skill author.
  • [REMOTE_CODE_EXECUTION]: Executes an installation script directly from the author's GitHub repository using nix run github:darkmatter/skills#install to set up standardized agent documentation.
  • [DYNAMIC_EXECUTION]: The skill installs and immediately utilizes the effect-solutions CLI to retrieve best-practice configurations at runtime, ensuring the setup follows current organizational standards.
  • [PERSISTENCE]: Modifies repository configuration files and CI/CD workflow definitions (e.g., .github/workflows/ci.yaml) to ensure standardized tooling and validation steps persist across the development lifecycle.
  • [INDIRECT_PROMPT_INJECTION]: The skill processes data from the target repository, including package.json and flake.nix, to perform compliance audits. It mitigates potential injection risks by using explicit adaptation rules and documentation boundary markers (<!-- BEGIN ... -->) rather than performing direct content mirroring.
Audit Metadata
Risk Level
SAFE
Analyzed
Sep 13, 2026, 12:51 AM
Security Audit — agent-trust-hub — darkmatter-repo-setup