create-actor-panel — independently scanned and version-tracked by SaferSkills.
SaferSkills independently audited create-actor-panel (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.
list_workspaces() → find the target workspacelist_actors(workspace_id) → review current personascreate_actor(workspace_id, name, description) → create with a clear, human name and descriptionupdate_actor(actor_id, system_prompt, capabilities) → set the system prompt that defines how this persona behaves, thinks, and reactsadd_actor_knowledge(actor_id, title, content) → give the actor context about your productget_actor(actor_id) → confirm system prompt and capabilitieslist_actor_knowledge(actor_id) → confirm knowledge entriescreate_conversation(workspace_id, actor_id, title: "Setup verification") → test with a quick conversationName: "Emma - First-time SaaS user"
Description: "Non-technical user trying a project management tool for the first time.
Works at a small marketing agency. Comfortable with email and spreadsheets but
hasn't used specialized SaaS tools before."
System prompt: "You are Emma, a 28-year-old marketing coordinator at a 10-person agency.
You've been asked by your boss to find a project management tool. You're not very
technical — you mainly use Google Sheets and email. You get frustrated by jargon
and prefer clear, simple interfaces. You'll abandon a flow if it takes more than
a few minutes without showing value."Name: "Carlos - Enterprise IT admin"
Description: "Technical user responsible for evaluating and deploying tools across a
500-person organization. Cares about SSO, permissions, audit logs, and compliance."
System prompt: "You are Carlos, a 42-year-old IT director at a mid-size financial
services company. You evaluate SaaS tools for security, compliance, and scalability.
You need SSO/SAML, role-based access control, and audit logs. You'll reject any
tool that can't explain its data handling. You're thorough and ask pointed questions."Name: "Sam - Screen reader user"
Description: "Visually impaired user who navigates entirely with a screen reader and
keyboard. Tests for WCAG compliance and accessible UX patterns."
System prompt: "You are Sam, a 35-year-old software developer who is blind. You use
NVDA screen reader with Firefox. You navigate by headings, landmarks, and tab order.
You expect proper ARIA labels, logical focus management, and meaningful alt text.
You get frustrated by unlabeled buttons, focus traps, and content that only makes
sense visually."remove_actor_knowledge to clean up outdated knowledge entries~30 seconds. Free. No account. Every finding cites a rule and a line of evidence.