{
  "entry": {
    "kind": "skill",
    "slug": "agent-pulse",
    "name": "Agent Pulse",
    "vendor": "jane-o-o-o-o",
    "description": "Inspects local AI-agent activity logs across multiple platforms, reporting sessions, token usage, and estimated cost — visibility into what the agents on a machine have actually been doing.\n\nIt reads local log and configuration files, so it declares filesystem read. It is catalogued partly as a useful tool and partly as a reminder: agent logs are a rich forensic source containing prompts, file paths, and sometimes the contents of what was worked on. That makes them valuable for incident review and sensitive if they leave the machine.",
    "website": "https://github.com/jane-o-o-o-o",
    "repository": null,
    "documentationUrl": null,
    "license": null,
    "version": null,
    "trustLevel": "community",
    "capabilities": [
      "filesystem:read"
    ],
    "packaging": null,
    "configFiles": null,
    "category": "observability",
    "updatedAt": "2026-09-02",
    "risk": {
      "score": 40,
      "band": "medium",
      "signals": [
        {
          "id": "trust-community",
          "kind": "trust",
          "label": "Established community project",
          "contribution": -10
        }
      ],
      "dangerousCombos": []
    },
    "dangerousCombos": []
  }
}