evidra-cdf707 — independently scanned and version-tracked by SaferSkills.
SaferSkills independently audited evidra-cdf707 (Agent Skill) and scored it 100/100 (green). The audit ran 55 deterministic rules across Security, Supply Chain, Maintenance, Transparency, and Community; it found 0 high-severity and 0 lower-severity findings. The full rule-by-rule trace and per-finding evidence are below. Free, methodology-open.
Findings & checks · 0 flagged
Every scanned point with the score it earned and what moved between them.
First recorded scan — no prior version to compare against.
The primary manifest — the file an agent reads to learn what this artifact does.
<!-- contract: v1.2.0 -->
evidra-mcp is your infrastructure toolkit. Use run_command for kubectl, helm, terraform, and aws operations.
Responses are token-efficient summaries, not raw JSON. Trust them.
Every infrastructure mutation is automatically recorded via run_command. For explicit control, use prescribe_smart or prescribe_full before mutations.
Call with: tool, operation, resource, namespace, actor. Returns: prescription_id, effective_risk.
{
"tool": "kubectl", "operation": "apply",
"resource": "deployment/web", "namespace": "default",
"actor": {"type": "agent", "id": "your-id", "origin": "mcp-stdio", "skill_version": "1.2.0"}
}Call with: tool, operation, raw_artifact, actor. Use when you have the full YAML/manifest and want drift detection.
Call with: prescription_id, verdict (success/failure/declined), exit_code, actor. On retry: new prescribe, execute, new report (each attempt is a pair).
| Tag | Severity |
|---|---|
k8s.privileged_container | critical |
k8s.cluster_admin_binding | critical |
ops.mass_delete | critical |
k8s.hostpath_mount | high |
k8s.run_as_root | high |
k8s.host_namespace_escape | high |
k8s.docker_socket | high |
k8s.dangerous_capabilities | high |
k8s.writable_rootfs | high |
ops.kube_system | high |
ops.namespace_delete | high |
aws_iam.wildcard_policy | critical |
terraform.s3_public_access | high |
aws.security_group_open | high |
protocol_violation, artifact_drift, retry_loop, blast_radius, new_scope, repair_loop, thrashing, risk_escalation
~30 seconds. Free. No account. Every finding cites a rule and a line of evidence.