ImmyBot Tenant & Compliance Reporting — independently scanned and version-tracked by SaferSkills.
SaferSkills independently audited ImmyBot Tenant & Compliance Reporting (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.
Tenants are ImmyBot's client organizations. This skill covers tenant-level queries, compliance rollups, and the background-task queue that powers fleet-wide operational and QBR reporting.
| Tool | Purpose |
|---|---|
immybot_tenants_list | List tenants with name/status filters |
immybot_tenants_get | Full detail for one tenant by ID |
immybot_tenants_search | Search tenants by name |
immybot_tenants_stats | Statistics for a tenant |
immybot_tenants_computers | Computers belonging to a tenant |
immybot_tenants_deployments | Deployments scoped to a tenant |
immybot_tenants_compliance | Compliance dashboard data for a tenant |
immybot_tenants_software_inventory | Software inventory rollup for a tenant |
| Tool | Purpose |
|---|---|
immybot_tasks_list | Background tasks with computer/tenant/status/type filters |
immybot_tasks_get | Detail for one task |
immybot_tasks_running | All currently running tasks |
immybot_tasks_queued | Tasks waiting for execution |
immybot_tasks_failed | All failed tasks |
immybot_tasks_for_computer | Tasks for a specific computer |
immybot_tasks_for_tenant | Tasks for a specific tenant |
immybot_tasks_by_type | Tasks of a given type (SoftwareInstall, ScriptExecution, …) |
immybot_tasks_queue_stats | Task queue statistics |
immybot_tasks_history | Task execution history over a date range |
immybot_tenants_search → resolve the tenant.immybot_tenants_get and immybot_tenants_stats for theoverview (computer count, status).
immybot_tenants_compliance for the compliance rollup — whichdeployments are met vs failing.
immybot_deployments_compliance.
immybot_tenants_software_inventory to confirm what is actuallyinstalled across the tenant.
immybot_tasks_queue_stats for the high-level picture.immybot_tasks_failed — every failure across the fleet.immybot_tasks_running and immybot_tasks_queued for currentload and backlog.
immybot_tasks_for_tenant to scope thefailures.
immybot_tasks_history over a date range for trend reporting.For each tenant, assemble:
immybot_tenants_stats,immybot_tenants_computers).
(immybot_tenants_compliance).
outdated packages (immybot_tenants_software_inventory).
(immybot_tasks_failed, immybot_tasks_history).
Present per-tenant so the technician knows which client each finding belongs to.
to a specific client — unscoped results span the whole MSP.
failing deployments into a maintenance session.
to catch recurring issues.
~30 seconds. Free. No account. Every finding cites a rule and a line of evidence.