Versioned security assessment

Report ID: SA-F9E2C34B

7/23/2026, 8:30:01 PM

azure-keyvault-keys-ts security assessment v5

Skill Security Certification Report

Audit History
Scanner version 3.0.0 Audit model: codex Latest published report
Skill name
azure-keyvault-keys-ts
Version
v5
Maintainer
sickn33
Coverage
1 Files scanned · 280 Lines analyzed
Policy version
skillstore-security-audit-policy-v1

Highest confirmed finding severity

High

2 confirmed security findings require attention.

Installation context

Check the current Skill page

This page summarizes report evidence only. The Skill page provides the canonical install advisory.

Open current Skill page

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

All 44 static findings are false positives caused by Markdown fences, a TypeScript template literal, normal Azure URLs, and non-secret configuration access. However, the examples expose sensitive values in logs and show irreversible purge operations without confirmation safeguards.

Report position

Latest published report

Latest refers to the report sequence, not to artifact currentness.

Audit attestation

Active attestation

A public attestation is available for this exact report.

Human verification

Not verified

No human verification is recorded for this report.

Coverage

1 Files scanned · 280 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

    Commit and path bound

  2. Artifact

    Content and tree hashes bound

  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 2 evidence locations

Filesystem access

May read or write local files.

Not recorded by this audit

Env variables

May read values from the process environment.

Observed in 1 evidence location

External commands

May invoke commands or programs outside the Skill.

Observed in 38 evidence locations

Risk findings

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

Confirmed security concerns (2)

RISK-001 High
Sensitive Values Printed to Logs
Examples print a retrieved secret and decrypted plaintext, which can expose sensitive data through logs, terminals, or captured agent output.
Both lines directly pass sensitive values to console.log without redaction.
RISK-002 Medium
Irreversible Purge Without Confirmation
Examples permanently purge deleted secrets and keys without requiring confirmation or warning that recovery becomes impossible.
The documented purge calls are explicit and no nearby safeguard or recovery warning is provided.

Remediation

Suggested fixes recorded by this audit. Applying them is the maintainer’s responsibility.

  1. FIX-001
    High
    Examples print a retrieved secret and decrypted plaintext.
    Remove sensitive console output and demonstrate redacted metadata or success indicators instead.
  2. FIX-002
    Medium
    Examples purge deleted secrets and keys without a confirmation safeguard.
    Add explicit confirmation, permission checks, and a clear warning that purge permanently prevents recovery.

Expert evidence

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

Artifact subject

Marketplace commit
f9e2c34b4f19c7f3e6b0a1e93227b5f77cc12526
Content hash
c3b15180feaeb108ca97be8b584d59de8cc3a9959dc8b46b420ab4bf508d07bf
Tree hash
9c8d9640fecb8f1c9c37cf2618d1dcea62ce0d06e6e0145e5a657ee6163c6755
Skill path
skills/sickn33/azure-keyvault-keys-ts
Audit payload hash
14813a64d05db67828e17de4a3a6d312

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.

Verify and export

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

Audit attestation: active