Habilidades seedance Histórico de Auditoria
🎬

Histórico de Auditoria

seedance - 2 auditorias

Versão da auditoria 2

Mais recente Seguro

Mar 26, 2026, 04:00 AM

All 103 static analysis findings are FALSE POSITIVES. The scanner incorrectly flagged backtick characters in markdown as Ruby shell commands (99 occurrences), YAML front matter as weak cryptographic algorithms, and Chinese narrative text as obfuscated payloads. This is a legitimate video prompt engineering skill with no malicious code, no external commands, no network access, and no cryptographic operations.

1
Arquivos analisados
581
Linhas analisadas
0
achados
claude
Auditado por
Nenhum problema de segurança encontrado

Padrões Detectados

False Positive: Backtick Character DetectionFalse Positive: YAML Front Matter Crypto DetectionFalse Positive: Chinese Text Entropy

Versão da auditoria 1

Seguro

Mar 6, 2026, 02:40 PM

All 103 static findings are false positives. The scanner detected Ruby backtick syntax and cryptographic algorithms in what is actually a markdown documentation file containing video prompt examples in Chinese. The '@' symbols are reference syntax for the Seedance platform, not code execution. No actual security risks found.

1
Arquivos analisados
581
Linhas analisadas
3
achados
claude
Auditado por

Problemas Críticos (1)

False Positive: Ruby Backtick Detection
Scanner detected 'Ruby/shell backtick execution' at multiple lines (33, 52-54, 59-63, etc.). These are actually '@' reference symbols (@图片1, @视频1) for the Seedance AI video platform. This is legitimate documentation content, not code execution.

Problemas de Alto Risco (2)

False Positive: Weak Cryptographic Algorithm
Scanner reported 'weak cryptographic algorithm' at SKILL.md:3. Line 3 contains YAML frontmatter with skill description text. No cryptographic code exists.
False Positive: High Entropy Obfuscation
Scanner reported 'very high entropy string' at SKILL.md:261 and 'high file entropy' at SKILL.md:1. These are Chinese video prompt text examples, not encoded payloads. Multilingual text naturally has higher entropy.