Versioned security assessment

Report ID: SA-398061AD

6/28/2026, 5:33:49 AM

forensics-osquery security assessment v6

Skill Security Certification Report

Audit History
Audit model: codex Historical report
Skill name
forensics-osquery
Version
v6
Maintainer
AgentSecOps
Coverage
10 Files scanned · 2,870 Lines analyzed
Policy version
Unavailable

Confirmed finding summary

No confirmed security findings

The completed audit recorded no confirmed security findings. This is not proof that the Skill has no side effects.

Installation context

Historical evidence

This report may not describe the currently installable artifact. Open the current Skill page for install guidance.

Open current Skill page

This report does not block or authorize the manifest or ZIP.

Static analysis found many command, credential, filesystem, and network indicators, but review shows they are mostly osquery detection queries and defensive documentation. The skill is not malicious, but it can guide privileged endpoint collection that exposes sensitive files, process details, registry data, and network activity, so users need clear operational controls.

Report position

Historical report

Open audit history before using this report to install.

Audit attestation

Not attestable

The required immutable binding is incomplete.

Human verification

Not verified

No human verification is recorded for this report.

Coverage

10 Files scanned · 2,870 Lines analyzed

2 items shown for review

Limitations

This report does not claim runtime or sandbox execution and does not prove the absence of side effects.

Evidence chain

Follow the evidence from source binding to the install contract. Available evidence supports verification; it is not a safety guarantee.

  1. Source

    Binding unavailable

  2. Artifact

    Identity incomplete

  3. Audit

    Complete

  4. Install contract

    Open manifest to verify

    Open manifest

Capabilities observed

Observed means this report recorded supporting evidence. Not recorded does not prove that a capability is absent.

Contains scripts

May execute code included with the Skill.

Not recorded by this audit

Network access

May connect to external services.

Observed in 4 evidence locations

Filesystem access

May read or write local files.

Observed in 5 evidence locations

Env variables

May read values from the process environment.

Not recorded by this audit

External commands

May invoke commands or programs outside the Skill.

Observed in 4 evidence locations

Capability review items (2)
Medium
Privileged Forensic Queries Can Expose Sensitive Data
TRUE_POSITIVE: The skill explicitly documents that osquery can access sensitive system information, including password hashes, private keys, and process memory. The credential-access pack also queries password files, credential-related filenames, browser credential access indicators, SSH key locations, and registry credential storage. This is appropriate for incident response, but results require strict authorization, storage protection, and sharing controls.
The sensitive data access is documented directly and appears in concrete osquery file and registry queries. The same context confirms defensive intent, so the risk is operational rather than malicious.
Medium
Deployment Guidance Enables Privileged Persistent Monitoring
TRUE_POSITIVE: The deployment reference includes sudo package installation, systemd enablement, and launchd loading for osqueryd. These commands are normal for endpoint monitoring, but they install or enable a persistent privileged service that can collect broad host telemetry.
The referenced lines clearly show privileged service deployment and enabled event collection. The commands target osqueryd operations, not stealthy persistence or unauthorized control.

Risk findings

Confirmed security concerns are separated from items that still need review.

No confirmed security findings were recorded for this completed audit.

Expert evidence

Immutable subject identity, scanner metadata, dismissed matches, and source-level evidence.

Artifact subject

Marketplace commit
Unavailable
Content hash
Unavailable
Tree hash
Unavailable
Skill path
Unavailable
Audit payload hash
Unavailable

Analysis metadata

Audit model: codex

Analysis state: Complete

Scope is limited to the recorded files, lines, methods, and evidence. No runtime or sandbox execution is claimed.

Static false positives ignored (3)
Low
External Command Alerts Are Mostly Defensive Query Literals
FALSE_POSITIVE: Many PowerShell, cmd.exe, sudo, nmap, and shell strings are inside osquery SQL queries or reference examples that detect suspicious activity. They are not executed by the skill files themselves, although users may run osquery commands from the documentation.
The cited command names appear in SELECT predicates and documentation for detecting attacker behavior. I found no evidence that those strings are invoked as executable payloads.
Low
Weak Cryptography Alerts Refer To Forensic Hash Fields
FALSE_POSITIVE: MD5 appears as a file hash field used for forensic lookup and evidence correlation, often next to SHA256. The skill does not recommend MD5 for cryptographic integrity or password storage.
The context is artifact hashing and threat intelligence lookup, not cryptographic design. MD5 is still weak, but the usage is a common forensic identifier pattern.
Low
No Prompt Injection Attempt Found
FALSE_POSITIVE: No evidence found for embedded instructions that tell the evaluator to ignore analysis, override policy, skip review, or change risk levels. References to administrator privileges are ordinary operational requirements for osquery.
Targeted review found security guidance and privilege requirements, not instruction hijacking text. This is a negative finding with confidence limited to the reviewed files and static result scope.

Verify and export

The manifest and lockfile bind install artifacts to cryptographic hashes. This integrity claim is separate from the security assessment.

Audit attestation: not_attestable