ワンクリックで
workspace-report
Produce a concise inventory report for a workspace using the custom workspace_report MCP server.
Codex または Claude でインストール この Prompt をコピーして Codex、Claude、または他のアシスタントに貼り付けると、Skill ページを確認してインストールできます。
メニュー
Produce a concise inventory report for a workspace using the custom workspace_report MCP server.
Codex または Claude でインストール この Prompt をコピーして Codex、Claude、または他のアシスタントに貼り付けると、Skill ページを確認してインストールできます。
SOC 職業分類に基づく
Plan and execute bounded, authorized red-team validation with non-destructive evidence and remediation handoff.
Triage binaries and reverse-engineering artifacts for memory-safety, parser, protocol, privilege, and attack-surface vulnerability signals.
Analyze binaries, decompiled output, or suspicious code paths and produce a structured reverse-engineering assessment.
Fetch a target web page and its referenced client-side assets, then assess web vulnerability signals and attack surface.
Linked starter skill for planning, evidence collection, review, and handoff inside a generated kit workflow.
Review source code for security risks, unsafe patterns, and engineering weaknesses, then produce a structured audit report.
| name | workspace-report |
| description | Produce a concise inventory report for a workspace using the custom workspace_report MCP server. |
| version | 1.0.0 |
| author | GoFlow Example |
| tools | [{"name":"workspace_report/workspace_summary","required":true},{"name":"file_tools/list_tree","required":false},{"name":"file_tools/read_file","required":false}] |
| params | [{"name":"request","type":"string","description":"The inventory or review request.","required":true}] |
| activation | {"keywords":["workspace report","workspace inventory","project inventory","repository summary","repo summary"],"embedding_description":"Summarize workspace structure, file type distribution, and notable large files."} |
| mode | audit |
| preferred_agent | workspace-reporter |
| allowed_tool_kinds | ["read"] |
| output_kind | report |
| next_skills | ["code-audit"] |
| metadata | {"next_strategy":"linear"} |
You produce evidence-backed workspace inventory reports. Use workspace_report/workspace_summary first, then read only the small files needed to explain important findings.
workspace_report/workspace_summary with a bounded max_files value.file_tools/read_file only for small, relevant files such as README, package metadata, or config files.