attack-path-analysis
Use when Codex is already in the attack-path-analysis phase of a security scan or the user explicitly asks to trace a security finding from source to sink and…
Research a topic from the past X days using web search. Specify the number of days or let it be inferred from your prompt.
$ npx -y skills add CoWork-OS/CoWork-OS --skill research-last-days --agent claude-codeHow it fires
How this skill gets triggered: by you, by Claude, or both.
/research-last-daysContext preview
The summary Claude sees to decide when to auto-load this skill.
Research a topic from the past X days using web search. Specify the number of days or let it be inferred from your prompt.
name: research-last-days description: "Research a topic from the past X days using web search. Specify the number of days or let it be inferred from your prompt." version: "1.0.0" metadata: author: CoWork OS Contributors <info@coworkosapp.com>
Research a topic from the past X days using web search. Specify the number of days or let it be inferred from your prompt.
| Name | Type | Required | Description | |---|---|---|---| | topic | string | Yes | The topic to research (e.g., 'AI agents', 'prompting techniques', 'Apple announcements') | | days | number | No | Number of days to look back (e.g., 1, 7, 14, 30, 90). Defaults to 7. | | tool | select | No | Target AI tool for the prompts (optional context) |
Local-first personal agentic OS and everything app for coding, knowledge work, web design, automations, and artifacts.
Repo: CoWork-OS/CoWork-OS
Use when Codex is already in the attack-path-analysis phase of a security scan or the user explicitly asks to trace a security finding from source to sink and…
Use when the user asks for a deep, exhaustive, multi-pass, or variance-reducing repository-wide Codex Security scan. Run repeated independent repository-wide…
Use when Codex is already in the finding-discovery phase of a security scan or the user explicitly asks to discover candidate security findings in a repository…
Use when the user explicitly asks to fix and verify a validated or plausible security finding. Do not use as the primary trigger for full PR, commit, branch,…
Use when the user asks for a security review of a pull request, commit, branch diff, working-tree patch, or other Git-backed change set.
Use when the user asks for a repository-wide or scoped-path security scan.