openspec-archiving
Warn
Audited by Runlayer on Feb 21, 2026
Risk Level: MEDIUM
Scan Summary
Flagged Files (1)
SKILL.mdHIGH
78.3%
Malicious tool definition detected
Tool: SKILL.md [1/2] Description: --- name: openspec-archiving description: Archives completed changes and merges specification deltas into living documentation.
Tool: SKILL.md [2/2] Description: new name Format: Just change the header: ### Requirement: NewName Note: Typically use MODIFIED instead ``` ## Best Practices ### Pattern 1: Verify Before Moving **Always** verify delta merges before moving to archive: ```bash # After merging, check diff git diff spec/specs/ # Review changes git diff spec/specs/authentication/spec.md # If correct, commit git add spec/specs/ git commit -m "Merge spec deltas from add-user-auth" # Then archive mv spec/changes/add-us
Audit Metadata