agents — independently scanned and version-tracked by SaferSkills.
SaferSkills independently audited agents (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.
Agents in HaloPSA are the technicians who handle tickets and service delivery. Teams are groupings of agents that tickets can be assigned to. Use these tools to discover agent IDs and team structures before assigning tickets or filtering work queues.
Tool: halopsa_agents_list
Key parameters:
team_id — Filter agents by team IDinactive — Include inactive agents (default: active only)limit — Maximum results (default: 50)Response includes:
record_count — Total matching agentsagents — Array of agent records with ID, name, email, team membershipTool: halopsa_agents_get
Parameters:
agent_id (required) — The agent's numeric IDReturns full agent profile including contact details, skills, team assignments, and availability settings.
Tool: halopsa_teams_list
Parameters:
limit — Maximum results (default: 50)Response includes:
record_count — Total teamsteams — Array of team records with ID, name, and member counthalopsa_agents_list to get all active agentsid when calling halopsa_tickets_update to assignhalopsa_teams_list to find the team ID by namehalopsa_agents_list with team_id set to the team's IDhalopsa_agents_get with the agent's IDhalopsa_tickets_updateinactive: true to include them when auditing~30 seconds. Free. No account. Every finding cites a rule and a line of evidence.