pytm
81Build pytm Threat Models as Code
Threat modeling often becomes outdated and disconnected from architecture changes. This skill helps create pytm models, STRIDE analysis, and diagram workflows for security reviews and CI.
Investigate Endpoints with osquery
Endpoint investigations often require many platform-specific tools and commands. This skill provides osquery workflows, detection queries, and packs for consistent forensic collection across major platforms.
Stop for confirmation before installing.
Review the plan and obtain explicit user consent before changing files.
Copy this request to your Agent. It includes the canonical Skill page and manifest.
Review the Skillstore skill "forensics-osquery" from https://skillstore.io/skills/agentsecops-forensics-osquery.md and its manifest at https://skillstore.io/api/skills/agentsecops-forensics-osquery/manifest. Verify the artifact. Stop and obtain explicit user consent before installing or changing files.Your Agent should still show its plan and request any confirmation required by the security policy.
Use these links when an AI agent, crawler, or script needs clean context instead of reading the full page.
Using "forensics-osquery". Triage a Linux server with unusual outbound connections.
Expected outcome:
Using "forensics-osquery". Investigate possible Windows scheduled-task persistence.
Expected outcome:
Review enabled tasks, actions, paths, owners, and recent execution times. Prioritize user-writable locations and encoded command interpreters for validation.
Using "forensics-osquery". Create a safe credential-access hunt.
Expected outcome:
Collect process and event metadata without secret values. Validate suspicious commands against approved administration activity and protect all exported telemetry.
The skill is a legitimate defensive osquery guide, and most static hits are false positives from detection SQL, Markdown, loopback addresses, and sensitive-path indicators. Confirmed risks are endpoint telemetry collection, privileged install or service commands, and an unbundled relative script instruction. Additional concerns include ineffective credential-file detection, potential registry secret logging, and unverified privileged package bootstrapping.
These are real local capabilities that may be expected for this skill, so they require review but are not counted as confirmed malicious behavior.
Share the versioned assessment report, neutral badge, embed card, and citations. Skillstore reports evidence without deciding whether this Skill is safe.
https://skillstore.io/skills/agentsecops-forensics-osquery/audits/10?utm_source=security_passport&utm_medium=share&utm_campaign=versioned_report[](https://skillstore.io/skills/agentsecops-forensics-osquery?utm_source=security_passport_badge)<a href="https://skillstore.io/skills/agentsecops-forensics-osquery?utm_source=security_passport_badge"><img src="https://skillstore.io/badges/skills/agentsecops-forensics-osquery/security.svg" alt="Skillstore security assessment" loading="lazy"></a><iframe src="https://skillstore.io/embed/skills/agentsecops-forensics-osquery.html" title="Skillstore Security Assessment" sandbox="allow-popups allow-popups-to-escape-sandbox" loading="lazy" referrerpolicy="no-referrer" width="420" height="180"></iframe>AgentSecOps. (2026). forensics-osquery security audit report (audit version 10) [Author version 0.1.0]. Skillstore. https://skillstore.io/skills/agentsecops-forensics-osquery/audits/10@techreport{agentsecops-agentsecops-forensics-osquery-2026,
author = {AgentSecOps},
title = {forensics-osquery security audit report (audit version 10)},
institution = {Skillstore},
year = {2026},
number = {10},
url = {https://skillstore.io/skills/agentsecops-forensics-osquery/audits/10},
note = {Author version 0.1.0}
}cff-version: 1.2.0
message: "If you use this Skill, cite its author and this versioned security audit report."
title: "forensics-osquery security audit report (audit version 10)"
version: "0.1.0"
type: report
authors:
- name: "AgentSecOps"
date-released: "2026-07-23"
url: "https://skillstore.io/skills/agentsecops-forensics-osquery/audits/10"
identifiers:
- type: other
value: "skillstore:agentsecops-forensics-osquery:audit:10"
description: "Skillstore immutable audit report identifier"
Collect process, login, network, persistence, and recent file metadata using authorized read-only queries.
Select relevant endpoint artifacts, tailor detection queries, and document evidence for a defined hunting hypothesis.
Design scheduled query packs with suitable intervals, logging controls, platform filters, and resource limits.
Create an authorized, read-only osquery triage plan for [platform]. Cover processes, users, network connections, persistence, and evidence handling.
Design read-only osquery checks for suspected persistence on [platform]. Explain each artifact, expected benign results, suspicious indicators, and required privileges.
Build an authorized osquery hunt for credential-access technique [MITRE ID]. Avoid collecting secret contents and include validation steps for every detection assumption.
Propose an osqueryd monitoring pack for [environment]. Include platform constraints, intervals, expected volume, privacy controls, false-positive tuning, and staged validation.
Author
AgentSecOpsLicense
MIT
Author version
v0.1.0
Skillstore revision
r2
Repository
https://github.com/AgentSecOps/SecOpsAgentKit/tree/main/skills/incident-response/forensics-osqueryRef
9e952417e76879bc9d853e1b8b2cd6d6d8d4a1c2
Maintenance freshness
7/24/2026
Usage
8 downloads ยท 220 views
File structure
๐ assets/
๐ .gitkeep
๐ forensic-packs/
๐ ir-triage.conf
๐ osquery.conf
๐ references/
๐ table-guide.md
๐ SKILL.md
Build pytm Threat Models as Code
Threat modeling often becomes outdated and disconnected from architecture changes. This skill helps create pytm models, STRIDE analysis, and diagram workflows for security reviews and CI.
Secure Dockerfiles with Hadolint
Dockerfile mistakes can create insecure and unreliable container images. This skill provides Hadolint workflows, rule guidance, remediation examples, and reusable CI configurations.
Run Authorized Nuclei Security Scans
Known vulnerabilities and misconfigurations can escape manual review. This skill guides authorized Nuclei scans, template selection, validation, and reporting.
Audit Code with Semgrep
Security flaws can remain hidden across large, multilingual repositories. This skill guides focused Semgrep scans, triage, custom rules, CI gates, and standards-aligned remediation.
Scan Dependencies and Containers with Trivy
Security teams need consistent visibility into vulnerable components, images, and infrastructure configuration. This skill provides practical Trivy workflows for assessment, reporting, and remediation.
Automate OWASP ZAP DAST Scans
Security teams need repeatable runtime testing before releases. This skill guides authorized OWASP ZAP scans, authentication setup, API testing, and CI reporting.
Strengthen Security Engineering Decisions
by 89jobrien
Security work often spans architecture, identity, compliance, testing, and response planning. This skill gives Claude, Codex, and Claude Code structured security engineering guidance.
Analyze Malware Safely
by sickn33
Malware investigations need repeatable triage without exposing production systems. This skill guides authorized analysts through safe analysis, IOC extraction, and reporting.
Coordinate Reliable Incident Response
by sickn33
Service incidents require fast decisions, clear ownership, and reliable communication. This skill structures triage, investigation, recovery, validation, and post-incident learning.
Coordinate Production Incident Response
by sickn33
Production incidents demand fast, coordinated decisions across technical and business teams. This skill structures triage, mitigation, investigation, communication, recovery, and postmortem work.
Debug Errors and Root Causes
by 89jobrien
Errors and incidents are hard to triage when evidence is spread across logs, stack traces, and services. This skill structures diagnosis, parses logs, identifies patterns, and guides minimal fixes.
Build Governed Incident Command Packets
by yaojingang
Incident response notes often become inconsistent, incomplete, and hard to review. This skill turns operational inputs into a governed packet with severity, owners, communications, and review notes.