Trust Assessment
book-tattoo received a trust score of 95/100, placing it in the Trusted category. This skill has passed all critical security checks and demonstrates strong security practices.
SkillShield's automated analysis identified 1 finding: 0 critical, 0 high, 1 medium, and 0 low severity. Key findings include Skill defines transmission of sensitive PII to external service.
The analysis covered 4 layers: Manifest Analysis, Static Code Analysis, Dependency Graph, LLM Behavioral Safety. All layers scored 70 or above, reflecting consistent security practices.
Last analyzed on February 14, 2026 (commit 13146e6a). SkillShield performs automated 4-layer security analysis on AI skills and MCP servers.
Layer Breakdown
Behavioral Risk Signals
Security Findings1
| Severity | Finding | Layer | Location | |
|---|---|---|---|---|
| MEDIUM | Skill defines transmission of sensitive PII to external service The `create_booking` tool, defined within this untrusted skill, specifies arguments for collecting sensitive Personally Identifiable Information (PII) including `customerName`, `customerEmail`, and `customerPhone`. This data is intended to be transmitted to the external `MCP Endpoint` at `https://lokuli.com/mcp/sse`. While necessary for the skill's stated booking functionality, the definition in an untrusted package represents a potential data exfiltration vector, as the skill itself provides no assurances regarding the security, privacy, or data handling practices of the third-party service `lokuli.com`. Users should be aware that this sensitive data will be sent to an external entity. Implement explicit user consent mechanisms before transmitting PII. Provide clear disclosures about data handling practices of `lokuli.com`. Consider anonymization or tokenization where possible. Ensure the `lokuli.com` endpoint uses secure communication (HTTPS is implied by the URL, but not explicitly stated as a requirement for the skill). | LLM | SKILL.md:46 |
Scan History
Embed Code
[](https://skillshield.io/report/fdd4c729d9382e6e)
Powered by SkillShield