Phy Schema Sleuth

Security checks across static analysis, malware telemetry, and agentic risk

Overview

The skill is an instruction-only schema inference helper whose requirements and instructions are consistent with its stated purpose — it asks users to paste sample data and returns inferred schemas, and it does not request credentials, installs, or external downloads.

This skill appears internally consistent and low-risk because it is text-only and requests no credentials or installs. However, do NOT paste sensitive data (real API keys, passwords, private PII) into the samples you provide — schema inference will process that text. Test first with non-sensitive examples, review generated schemas for correctness (nullability, enums, datetime handling), and verify any library-specific imports (e.g., Pydantic extras like EmailStr) before using in production. If you need the skill to operate on private datasets, prefer running a vetted local tool or review the platform's data handling/privacy policy first.

Static analysis

No static analysis findings were reported for this release.

VirusTotal

VirusTotal findings are pending for this skill version.

View on VirusTotal

Risk analysis

No visible risk-analysis findings were reported for this release.