antv-skills-maintainer

Fail

Audited by Socket on Mar 6, 2026

1 alert found:

Obfuscated File
Obfuscated FileHIGH
SKILL.md

The code fragment implements an internal maintainer that reads skill directories and SKILL.md frontmatter and writes README.md and .claude-plugin/marketplace.json to keep repository metadata in sync. The primary risks are operational: autonomous execution (trigger 'always') and lack of explicit safeguards can enable propagation of malicious or malformed frontmatter into public-facing documentation and metadata. There is moderate injection risk (unsanitized frontmatter inserted into markdown/JSON) and a supply-chain propagation risk if untrusted skill changes are merged without review. I found no evidence of network exfiltration, credential theft, obfuscated/malicious code, or external communications in the provided fragment. Recommended mitigations: restrict execution triggers, require CI/human review or open PRs instead of direct commits, sanitize and validate frontmatter for markdown/JSON contexts, enforce explicit ignore lists for internal-only maintainer, and maintain an audit log of automated changes.

Confidence: 98%
Audit Metadata
Analyzed At
Mar 6, 2026, 10:33 AM
Package URL
pkg:socket/skills-sh/antvis%2Fchart-visualization-skills%2Fantv-skills-maintainer%2F@def90993b2a6ffab25f2e7700a64bd512d1678b8