بنقرة واحدة
osint-systems
Passive OSINT research and public-source evidence ingestion for agent workflows.
التثبيت باستخدام Codex أو Claude انسخ هذا Prompt والصقه في Codex أو Claude أو مساعد آخر ليراجع صفحة Skill ويثبّتها لك.
القائمة
Passive OSINT research and public-source evidence ingestion for agent workflows.
التثبيت باستخدام Codex أو Claude انسخ هذا Prompt والصقه في Codex أو Claude أو مساعد آخر ليراجع صفحة Skill ويثبّتها لك.
استنادا إلى تصنيف SOC المهني
Safe, deny-by-default intake workflow for the T3MP3ST offensive-security capability candidate.
Multi-Agent Collaboration Skill
Security audit and vulnerability scanning workflow. Use when reviewing code for security issues, checking configurations, or validating hardening measures.
Context Efficiency Skill
System Dev Skill — NixOS-Dev-Quick-Deploy Harness
Query structured wiki sections in .understand-anything/wiki/ for subsystem overviews, architecture, and function discovery — before reading raw files
| name | osint-systems |
| description | Passive OSINT research and public-source evidence ingestion for agent workflows. |
This skill routes agents to the safe, passive OSINT research pipeline: curated public sources, bounded extraction, and STIX-like ledger records for the osint-intelligence namespace.
Use this skill when a task involves public-source research, website/client discovery, market or audience research, source aggregation, OSINT, reconnaissance, or building a research database for later query.
osint_recon_status before any active-recon discussion; treat osint_recon as fail-closed and policy-gated.osint_research_ingest, osint_research_query, osint_recon_statusosint-intelligencestix-2.1-liteconfig/curated-web-research-sources.json.agent/OSINT-SYSTEMS-INSTRUCTIONS.md.agent/PROJECT-OSINT-SYSTEMS-PRD.mdconfig/curated-web-research-sources.json.osint_research_ingest with workflow, optional inputs, optional max_text_chars, and persist.persist=false for exploratory dry runs; use persist=true only when the user asked to build or update the research database.ledger_records as the evidence objects for osint-intelligence.osint_research_query for later source-grounded retrieval from the shared research ledger.osint_recon_status first and report blocked/missing/provisioning-only states. Do not call osint_recon unless the user supplied explicit scope and the status gate reports an admitted runtime.Use osint_research_ingest with a curated workflow slug, for example website-design-research, native-plants-us, native-plants-california, native-plants-mendocino, tech-documentation, or security-advisories. Use osint_research_query to retrieve persisted evidence by topic, source, or workflow before synthesizing.
Run:
python3 scripts/testing/test-osint-research-ingest.py
python3 scripts/testing/test-osint-active-recon-gate.py
python3 scripts/testing/test-osint-tools-mcp-contract.py
python3 scripts/testing/test-web-research-lane.py
python3 scripts/testing/test-curated-web-research.py