workflow-from-chats — independently scanned and version-tracked by SaferSkills.
SaferSkills independently audited workflow-from-chats (Agent Skill) and scored it 100/100 (green). The audit ran 55 deterministic rules across Security, Supply Chain, Maintenance, Transparency, and Community; it found 0 high-severity and 0 lower-severity findings. The full rule-by-rule trace and per-finding evidence are below. Free, methodology-open.
Findings & checks · 0 flagged
Every scanned point with the score it earned and what moved between them.
First recorded scan — no prior version to compare against.
The primary manifest — the file an agent reads to learn what this artifact does.
Turn a repeated or valuable conversation pattern into a reusable, committable SKILL.md so the team never has to re-explain the same workflow.
fix-slow-query, generate-migration).~/.cursor/skills/) or the current project (.cursor/skills/)?Produce a file with this structure:
---
name: <kebab-case-name>
description: <One sentence. Include the trigger phrases.>
---
# Skill: <name>
## Purpose
<Why this skill exists — the pain it avoids.>
## Trigger phrases
- "<phrase 1>"
- "<phrase 2>"
## Steps
<Numbered steps extracted from the conversation. Be prescriptive, not descriptive.>
## Output
<What the skill produces — files created, commands run, verdicts returned.>
## Example
<Optional: a minimal before/after or sample invocation.>~/.cursor/skills/.A single SKILL.md ready to commit.
~30 seconds. Free. No account. Every finding cites a rule and a line of evidence.