wiki-editing — independently scanned and version-tracked by SaferSkills.
SaferSkills independently audited wiki-editing (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.
Making changes to wiki pages: text corrections, formatting, bulk replacements, or creating new content.
Pick the simplest tool that handles the edit:
| Change type | Tool |
|---|---|
| Strike out or format text (bold, italic, underline) | mediawiki_apply_formatting |
| Replace specific text on one page | mediawiki_find_replace |
| Replace a term across multiple pages | mediawiki_bulk_replace |
| Add new content or complex multi-section edits | mediawiki_edit_page |
| Upload a file from URL | mediawiki_upload_file |
Do NOT use mediawiki_edit_page for simple text changes when mediawiki_find_replace or mediawiki_apply_formatting would work.
preview=true on mediawiki_find_replace and mediawiki_bulk_replace before making changes. Show the preview to the user and get confirmation.preview=false after confirmation.[[Page Title]], never full URLs for wiki pages.mailto: properly.mediawiki_resolve_title if unsure.MEDIAWIKI_USERNAME and MEDIAWIKI_PASSWORD environment variables).~30 seconds. Free. No account. Every finding cites a rule and a line of evidence.