opn-backup — independently scanned and version-tracked by SaferSkills.
SaferSkills independently audited opn-backup (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.
Manage OPNsense configuration backups: list available backups, download config XML, and revert to a previous configuration.
Run these tools in parallel:
opnsense_sys_info — get current system version and hostnameopnsense_sys_backup_list — list all available configuration backupsFormat results as a structured dashboard:
## OPNsense Backup Dashboard
### System
- Hostname: ...
- Version: ...
### Available Backups (most recent first)
| # | Timestamp | Description | User | Size |
|---|-----------|-------------|------|------|
| 1 | 2026-03-13 17:37 | /system_advanced_admin.php made changes | root@... | 75 KB |
| 2 | ... | ... | ... | ... |
Total: N backups availablePresent available actions to the user:
Wait for user to choose an action.
If download (current or specific):
opnsense_sys_backup_download (with backup_id if specific)If revert:
opnsense_sys_backup_revert with the confirmed backup_id after user says "yes"opnsense_sys_info to verify the system is responsive| Tool | Purpose | Destructive |
|---|---|---|
opnsense_sys_info | System context (version, hostname) | No |
opnsense_sys_backup_list | List available backups | No |
opnsense_sys_backup_download | Download config XML | No |
opnsense_sys_backup_revert | Revert to previous config | Yes |
/conf/backup/~30 seconds. Free. No account. Every finding cites a rule and a line of evidence.