Versioned security assessment

Report ID: SA-194714DE

7/17/2026, 10:13:08 AM

copilot-mcp-server security assessment v10

Skill Security Certification Report

Audit History
Scanner version 3.0.0 Audit model: claude Historical report
Skill name
copilot-mcp-server
Version
v10
Maintainer
Aykahshi
Coverage
1 Files scanned · 222 Lines analyzed
Policy version
skillstore-security-audit-policy-v1

Highest confirmed finding severity

Medium

1 confirmed security finding requires attention.

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.

All 29 static findings are false positives caused by Markdown code fences, JavaScript template literals, and a descriptive statement about direct access. The skill documents an optional broad tool-authorization setting; enabling it can violate least-privilege controls depending on the configured Copilot MCP server.

Report position

Historical report

Open audit history before using this report to install.

Audit attestation

Attestation superseded

A newer attestation exists.

Human verification

Not verified

No human verification is recorded for this report.

Coverage

1 Files scanned · 222 Lines analyzed

1 item 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.

Not recorded by this audit

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

Risk findings

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

Confirmed security concerns (1)

RISK-001 Medium
Broad Tool Authorization Option
The ask-copilot interface documents allowAllTools=true, which can grant the downstream Copilot agent access to every available tool. This bypasses least-privilege tool selection when enabled.
The parameter is explicitly documented as allowing all available tools. The actual downstream tool set and approval controls are not documented, so impact depends on the MCP server configuration.

Remediation

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

  1. FIX-001
    Medium
    The ask-copilot example exposes an allowAllTools option that may grant broad downstream tool access.
    Default to false, request explicit user confirmation before enabling it, and document which tools the server exposes.
  2. FIX-002
    Low
    The security-review example contains an interpolated SQL query.
    Label it as intentionally vulnerable and show parameterized queries in the recommended remediation output.

Expert evidence

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

Artifact subject

Marketplace commit
194714deee7b9b088e8f12ccbfae81a852db6228
Content hash
23a30f3b516ffb86791df0addd7cbff01f78158f3ec81d85f1056f7aec2e0305
Tree hash
1f3ac3a20a5c9174df6beffb5c47f7f54bf62427b535cd3cf41e05bb495c925c
Skill path
skills/aykahshi/copilot-mcp-server
Audit payload hash
d28756c281d00a20ea5c5ab500ed7b34

Analysis metadata

Audit model: claude

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: superseded