sast-horusec
Scan Code with Horusec
Security flaws and exposed secrets can cross language boundaries and reach production. This skill guides Horusec scans, result triage, and CI integration.
Do not auto-install this skill.
The canonical policy requires operator review before any installation action.
Install with my Agent
Copy this request to your Agent. It includes the canonical Skill page and manifest.
Review the Skillstore skill "sast-horusec" from https://skillstore.io/skills/agentsecops-sast-horusec.md and its manifest at https://skillstore.io/api/skills/agentsecops-sast-horusec/manifest. Verify the artifact. Do not auto-install. Inspect the skill and report your findings, then wait for an operator or manual installation decision.Your Agent should still show its plan and request any confirmation required by the security policy.
Agent-readable resources
Use these links when an AI agent, crawler, or script needs clean context instead of reading the full page.
Test it
Using "sast-horusec". Scan this Python service and prioritize the results.
Expected outcome:
- Critical: one exposed credential requires immediate rotation and history cleanup.
- High: two injection paths require parameterized database queries.
- Next step: remediate confirmed findings, document accepted risks, and rescan.
Using "sast-horusec". Plan Horusec integration for pull requests.
Expected outcome:
- Run scans on pull requests with pinned dependencies and minimal permissions.
- Store restricted reports for thirty days and redact sensitive snippets.
- Block merges on confirmed critical or high findings after validated parsing.
Using "sast-horusec". Reduce false positives without hiding risk.
Expected outcome:
- Validate each candidate against source context and exploitability.
- Record accepted hashes with owner, rationale, review date, and expiration.
- Reassess exclusions after rule updates or major application changes.
Security Audit
CriticalMost detections are documentation syntax, secure examples, or reference URLs and are false positives. Confirmed risks include remote installers, Docker socket exposure, unsafe permissions, token exposure, mutable images, and ineffective CI gates.
Confirmed security concerns (7)
Capability review items (5)
These are real local capabilities that may be expected for this skill, so they require review but are not counted as confirmed malicious behavior.
Risk Factors
โ๏ธ External commands (50)
๐ Network access (22)
๐ Filesystem access (2)
๐ Env variables (23)
โก Contains scripts (2)
Detected Patterns
Share & cite this report
Share the versioned assessment report, neutral badge, embed card, and citations. Skillstore reports evidence without deciding whether this Skill is safe.
Copy report link
https://skillstore.io/skills/agentsecops-sast-horusec/audits/9?utm_source=security_passport&utm_medium=share&utm_campaign=versioned_reportMarkdown badge
[](https://skillstore.io/skills/agentsecops-sast-horusec?utm_source=security_passport_badge)HTML badge
<a href="https://skillstore.io/skills/agentsecops-sast-horusec?utm_source=security_passport_badge"><img src="https://skillstore.io/badges/skills/agentsecops-sast-horusec/security.svg" alt="Skillstore security assessment" loading="lazy"></a>Embed card
<iframe src="https://skillstore.io/embed/skills/agentsecops-sast-horusec.html" title="Skillstore Security Assessment" sandbox="allow-popups allow-popups-to-escape-sandbox" loading="lazy" referrerpolicy="no-referrer" width="420" height="180"></iframe>Academic citations (APA ยท BibTeX ยท CFF)
APA citation
AgentSecOps. (2026). sast-horusec security audit report (audit version 9) [Author version 0.1.0]. Skillstore. https://skillstore.io/skills/agentsecops-sast-horusec/audits/9BibTeX citation
@techreport{agentsecops-agentsecops-sast-horusec-2026,
author = {AgentSecOps},
title = {sast-horusec security audit report (audit version 9)},
institution = {Skillstore},
year = {2026},
number = {9},
url = {https://skillstore.io/skills/agentsecops-sast-horusec/audits/9},
note = {Author version 0.1.0}
}CITATION.cff
cff-version: 1.2.0
message: "If you use this Skill, cite its author and this versioned security audit report."
title: "sast-horusec security audit report (audit version 9)"
version: "0.1.0"
type: report
authors:
- name: "AgentSecOps"
date-released: "2026-07-23"
url: "https://skillstore.io/skills/agentsecops-sast-horusec/audits/9"
identifiers:
- type: other
value: "skillstore:agentsecops-sast-horusec:audit:9"
description: "Skillstore immutable audit report identifier"
Skillstore Score
Why this score Evidence Confidence: MediumWhat You Can Build
Review code before commit
Run a local Horusec scan, prioritize severe findings, and confirm fixes before code review.
Add security gates to CI
Configure structured scan output, artifact retention, and enforceable severity thresholds for pull requests.
Investigate exposed secrets
Scan repository history, identify affected credentials, plan rotation, and document remediation decisions.
Try These Prompts
Review this repository for Horusec. Identify prerequisites, request approval before execution, then summarize findings by severity and file.
Analyze this Horusec report. Group findings by severity, identify likely false positives, and propose verified remediation priorities.
Create a Horusec CI plan for this repository. Pin dependencies, protect reports, and enforce critical and high severity thresholds.
Design Horusec coverage for this monorepo. Define project scopes, custom rules, exclusions, timeout controls, ownership, and measurable remediation gates.
Best Practices
- Pin actions, scanner versions, and container images to immutable revisions.
- Run scanners in isolated environments with minimal filesystem, network, and token permissions.
- Protect reports as sensitive artifacts and verify every suppression through documented review.
Avoid
- Do not pipe downloaded scripts directly into a shell.
- Do not expose a world-writable Docker socket or run scanners as root.
- Do not suppress scanner failures without a reliable parsed severity gate.
Frequently Asked Questions
Which languages does this skill cover?
Does Horusec require Docker?
Can it detect secrets in git history?
Can scans block a CI build?
How should false positives be handled?
Are scan reports sensitive?
Developer Details
Author
AgentSecOpsLicense
MIT
Author version
v0.1.0
Skillstore revision
r2
Ref
9e952417e76879bc9d853e1b8b2cd6d6d8d4a1c2
Maintenance freshness
7/24/2026
Usage
5 downloads ยท 354 views
File structure