wallabag — independently scanned and version-tracked by SaferSkills.
SaferSkills independently audited wallabag (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.
Use this skill when the user asks Hermes to connect to or automate wallabag.
Configure the MCP server with:
{
"mcpServers": {
"wallabag": {
"command": "wallabag-mcp",
"env": {
"WALLABAG_BASE_URL": "https://wallabag.example.com",
"WALLABAG_CLIENT_ID": "your-client-id",
"WALLABAG_CLIENT_SECRET": "your-client-secret",
"WALLABAG_USERNAME": "your-username",
"WALLABAG_PASSWORD": "your-password"
}
}
}
}Alternatively provide WALLABAG_ACCESS_TOKEN to skip password-grant token acquisition.
wallabag_health_checkwallabag_list_entries, wallabag_get_entrywallabag_add_entrywallabag_archive_entry, wallabag_unarchive_entry, wallabag_star_entry, wallabag_unstar_entry, wallabag_update_entry, wallabag_reload_entrywallabag_delete_entrywallabag_list_tags, wallabag_add_tags_to_entry, wallabag_delete_tagwallabag_list_annotations, wallabag_create_annotation, wallabag_delete_annotationclient_id and client_secret.wallabag_get_entry(include_content=true) may return large extracted HTML. Prefer the default metadata-only mode unless the user asks to read the article.~30 seconds. Free. No account. Every finding cites a rule and a line of evidence.