Write Adr

Security checks across static analysis, malware telemetry, and agentic risk

Overview

This instruction-only skill is internally consistent with its stated purpose (generating ADRs) and does not request extra credentials or installs, though there are minor implementation inconsistencies you should check before using it on a repo.

This skill appears to do what it says: it scans your repo, extracts decisions from the session via subagents, asks you which to document, and writes MADR-formatted ADR markdown files. Before enabling or running it: 1) Confirm the repository contains the expected helper script (skills/adr-writing/scripts/next_adr_number.py) and the target directory (note the SKILL.md inconsistently references docs/adrs/ and docs/adr/), or it may fail or write files to an unexpected location. 2) Be aware subagents will read your repository files (commits, code) to collect context and will create files under docs/adr/ — review generated files before committing/pushing. 3) Verify you trust the referenced subskills (beagle-analysis:adr-decision-extraction and beagle-analysis:adr-writing) because this skill delegates model-driven work to them. 4) The skill does not request credentials or install external code, which reduces risk, but exercise the usual caution when allowing any skill to read and write your repository.

Static analysis

No static analysis findings were reported for this release.

VirusTotal

VirusTotal findings are pending for this skill version.

View on VirusTotal

Risk analysis

No visible risk-analysis findings were reported for this release.