Versioned security assessment

Report ID: SA-F9E2C34B

7/23/2026, 9:09:07 PM

azure-mgmt-applicationinsights-dotnet security assessment v5

Skill Security Certification Report

Audit History
Scanner version 3.0.0 Audit model: codex Latest published report
Skill name
azure-mgmt-applicationinsights-dotnet
Version
v5
Maintainer
sickn33
Coverage
1 Files scanned · 496 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 73 static findings are false positives caused by Markdown formatting, example URLs, documentation links, or ordinary error output. Two semantic risks remain: examples disclose credentials to console output and enable public network access by default.

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 · 496 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 9 evidence locations

Filesystem access

May read or write local files.

Not recorded by this audit

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

Risk findings

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

Confirmed security concerns (2)

RISK-001 High
Credentials Printed to Console Output
Examples print Application Insights connection strings, instrumentation keys, and API keys to console output, where logs can expose credentials. The API key is visible once.
The examples directly interpolate credential values into Console.WriteLine calls. Nearby comments identify the API key as a one-time secret.
RISK-002 Medium
Public Network Access Enabled by Default
The component example enables public network access for ingestion and queries, which can conflict with private network requirements.
Both public network access properties are explicitly set to Enabled in the primary creation example.

Remediation

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

  1. FIX-001
    High
    Examples print connection strings, instrumentation keys, and API keys.
    Remove secret output statements and show redacted confirmation messages. Direct users to Key Vault or protected configuration for secret handling.
  2. FIX-002
    Medium
    The component example enables public ingestion and query access.
    Default both public network settings to disabled, or clearly require an explicit security decision before enabling public access.

Expert evidence

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

Artifact subject

Marketplace commit
f9e2c34b4f19c7f3e6b0a1e93227b5f77cc12526
Content hash
5826d5d1d8a532e12465d2ea9c39c0a895e553cd80a9cbed7029bf1893f79e38
Tree hash
39330264021d301c2b5730ba9075cc9651b287f59d634f6395b5cad168487b0d
Skill path
skills/sickn33/azure-mgmt-applicationinsights-dotnet
Audit payload hash
5eb81de52bf08a54e06d3f2ab358bbb5

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