Compétences seedance Historique des audits
🎬

Historique des audits

seedance - 2 audits

Version de l’audit 2

Dernier Sûr

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
Fichiers analysés
581
Lignes analysées
0
résultats
claude
Audité par
Aucun problème de sécurité trouvé

Motifs détectés

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

Version de l’audit 1

Sûr

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
Fichiers analysés
581
Lignes analysées
3
résultats
claude
Audité par

Problèmes critiques (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.

Problèmes à risque élevé (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.