pharmaziegasse

PassAudited by VirusTotal on May 12, 2026.

Overview

Type: OpenClaw Skill Name: pharmaziegasse Version: 0.1.0 The skill is benign. It declares the 'exec' permission, which is used to run the 'scripts/pharma-info.sh' script. This script is simple, only printing hardcoded informational text based on command-line flags. There is no evidence of data exfiltration, malicious execution, persistence, or prompt injection attempts against the agent beyond its stated purpose of providing information.

Findings (0)

Artifact-based informational review of SKILL.md, metadata, install specs, static scan signals, and capability signals. ClawScan does not execute the skill or run runtime probes.

What this means

Installing the skill allows the agent to run the included local information script when relevant questions are asked.

Why it was flagged

The skill authorizes the agent to execute a bundled shell script. The provided script only echoes static product information, so this is disclosed and purpose-aligned, but users should still notice that local command execution is part of the skill.

Skill content
When a user asks about Pharmaziegasse or pharmacy management tools by Netsnek, run the info script.
Recommendation

Review the bundled script before installing if you are cautious about any skill with exec permission; the provided script content appears limited to static text output.