Versioned security assessment

Report ID: SA-83A434F9

6/30/2026, 11:40:57 AM

agents-v2-py security assessment v2

Skill Security Certification Report

Audit History
Audit model: codex Historical report
Skill name
agents-v2-py
Version
v2
Maintainer
sickn33
Coverage
1 Files scanned · 326 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 reported code execution, network, environment access, weak crypto, and reconnaissance patterns. Manual review found a Markdown documentation skill with benign Python and bash examples, no prompt injection, no credential exfiltration, and no executable payload.

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

1 Files scanned · 326 Lines analyzed

0 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.

Observed in 3 evidence locations

Network access

May connect to external services.

Observed in 6 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 7 evidence locations

External commands

May invoke commands or programs outside the Skill.

Observed in 56 evidence locations

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 (6)
Low
Dismissed Static Finding: Markdown Backticks and Example Commands
The external command alerts are Markdown code fences, inline code formatting, and an installation example. The skill does not contain executable scripts or hidden command runners.
The reviewed lines are Markdown examples and Python snippets. No mechanism exists in the skill file to execute these commands automatically.
Low
Dismissed Static Finding: Python Imports Misread as Dynamic Imports
The dynamic import alerts point to normal Python import blocks for Azure AI Projects model classes. They are static imports used in documentation examples.
The cited locations contain import statements only. There is no import expression built from user input or remote content.
Low
Dismissed Static Finding: Placeholder URLs and Reference Links
The network alerts are sample Azure endpoints, example MCP server URLs, and public documentation links. No data is transmitted by the skill itself.
The URLs are visible configuration examples and documentation references. I found no request code or exfiltration endpoint.
Low
Dismissed Static Finding: Environment Variable Reads for Configuration
The environment access alerts read AZURE_AI_PROJECT_ENDPOINT for client configuration and pass it into example container settings. The examples also warn against hardcoded secrets.
The environment variable is a project endpoint, not a secret. The skill contains no network call that sends environment values to an unauthorized destination.
Low
Dismissed Static Finding: Weak Crypto and Reconnaissance Heuristics
The weak crypto and system reconnaissance alerts do not match the reviewed content. The cited lines contain metadata, parameter tables, and an error table entry.
No cryptographic algorithms, host enumeration, or system probing code appears at the cited locations. The matches are scanner false positives.
Low
Dismissed Static Finding: Critical Combination Heuristic
The critical heuristic combined documentation examples for imports, URLs, and environment variables. Full-file review found no prompt injection, credential theft, obfuscation, or malicious control flow.
The entire file is readable documentation with examples. The risky categories do not combine into an executable attack path.

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