Versioned security assessment

Report ID: SA-A5AE7166

3/25/2026, 8:14:14 AM

qryma-search security assessment v1

Skill Security Certification Report

Audit History
Audit model: claude Historical report
Skill name
qryma-search
Version
v1
Maintainer
qryma-ai
Coverage
12 Files scanned · 723 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 analyzer flagged 112 patterns but evaluation shows these are false positives. Environment variable access (QRYMA_API_KEY, QRYMA_ENDPOINT) is standard configuration for API-based tools. Network requests to search.qryma.com represent core functionality. Hidden file access (~/.qryma/.env) is legitimate config storage. No malicious patterns, credential exfiltration, or obfuscation detected. The skill is a transparent web search tool requiring user-provided API credentials.

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

12 Files scanned · 723 Lines analyzed

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

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.

Observed in 2 evidence locations

Env variables

May read values from the process environment.

Observed in 4 evidence locations

External commands

May invoke commands or programs outside the Skill.

Not recorded by this audit

Capability review items (4)
Medium
Configuration File in Home Directory
The skill reads configuration from ~/.qryma/.env which is a hidden directory in the user's home folder. While this is standard practice for CLI tools, it represents elevated filesystem access.
Pattern confirms hidden file access but purpose is legitimate configuration storage, not data exfiltration.
Low
Environment Variable Access for API Configuration
The skill reads QRYMA_API_KEY and QRYMA_ENDPOINT from environment variables. This is standard practice but represents access to sensitive configuration.
Confirmed environment variable access for API credentials - expected behavior for API-based tools.
Low
HTTPS Network Requests to External API
The skill makes POST requests to https://search.qryma.com/api/web to perform searches. This is core functionality but represents network access.
Confirmed network requests to documented API endpoint - legitimate search functionality.
Low
Hardcoded API Endpoint URL
Default endpoint URL is hardcoded in the source code. This is acceptable for a skill designed to work with a specific service.
Hardcoded URL to official Qryma service - expected for vendor-specific integration.

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