ImmyBot Endpoint Management — independently scanned and version-tracked by SaferSkills.
SaferSkills independently audited ImmyBot Endpoint Management (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.
ImmyBot manages Windows endpoints (computers) grouped under tenants (client organizations). This skill covers querying and onboarding those computers and inspecting their state.
| Tool | Purpose |
|---|---|
immybot_computers_list | List computers with tenant/online/OS/status filters |
immybot_computers_get | Full detail for one computer by ID |
immybot_computers_search | Search by name, serial number, etc. |
immybot_computers_inventory | Installed-software / hardware inventory for a computer |
immybot_computers_deployments | Deployments targeting a specific computer |
immybot_computers_create | Create a new computer record |
immybot_computers_trigger_checkin | Force an agent check-in now |
immybot_tenants_search → resolve the tenant ID.immybot_computers_list filtered by that tenant ID.endpoints.
immybot_computers_search accepts hostname or serial number. Drill in with immybot_computers_get for OS, last-seen, tenant, and agent state.
immybot_computers_get for the device.immybot_computers_inventory for what is actually installed.immybot_computers_deployments for what desired-state expects.the software-deployment workflow.
immybot_computers_create registers a record (name, tenant ID, and optional serial / MAC / location). The ImmyBot agent must still be installed on the endpoint for it to come online.
immybot_computers_trigger_checkin asks the agent to phone home immediately rather than waiting for its next scheduled interval — useful after staging a deployment when you want fast feedback.
online status is a point-in-time snapshot; a computer can beenrolled but offline.
immybot_computers_list by tenant when working aspecific client — the unscoped list spans the whole MSP fleet.
not unique across tenants.
session against it — an offline endpoint just queues work.
than trusting the deployment's reported status alone.
~30 seconds. Free. No account. Every finding cites a rule and a line of evidence.