p4-workspace-setup — independently scanned and version-tracked by SaferSkills.
SaferSkills independently audited p4-workspace-setup (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.
Use the query_workspaces and modify_workspaces tools to manage P4 client workspaces.
| Action | Purpose | Key Parameters |
|---|---|---|
list | List workspaces with filters | user, max_results |
get | Get full workspace spec | workspace_name |
type | Check if workspace is stream or classic | workspace_name |
status | Get workspace sync status | workspace_name |
| Action | Purpose | Key Parameters |
|---|---|---|
create | Create a new workspace | name, specs |
update | Update workspace spec fields | name, specs |
delete | Delete a workspace (requires approval) | name |
switch | Switch active workspace | name |
query_streams → list to find available streamsmodify_workspaces → create with specs containing the stream depot pathmodify_files → sync to populate the workspacemodify_workspaces → create with specs containing view mappings (depot-to-local paths)modify_files → sync to populate the workspacequery_workspaces → get to see the current specquery_workspaces → type to check if it's stream-bound or classicquery_workspaces → status to see sync state (have vs head revisions)query_workspaces → list to see available workspacesmodify_workspaces → switch to set the active workspaceroot to a directory that exists and is writable.query_workspaces → status to check for out-of-date files before starting work.~30 seconds. Free. No account. Every finding cites a rule and a line of evidence.