Book a 30-minute demo →
Skill scan report

funai-skill

View on GitHub
49 Medium This skill sends sensitive values to an external host. Automated analysis flagged 2 additional risk patterns.

What this skill does

AI视频制作工具,用于创建项目、配置剧本、生成角色/分镜/视频、查询任务状态

github/leoyeai - Privilege Escalation - 2.1k stars

ThreatsPrivilege Escalation Data Exfiltration

Threat analysis

Privilege Escalation2 findings
Data Exfiltration1 finding

Skill info

Nameleoyeai/funai-skill
Registrygithub
Versione5199b5
PURLpkg:github/LeoYeAI/openclaw-master-skills@e5199b5?skill=funai-skill
Stars2.1k

Assessments (3)

Privilege Escalation2 findings HIGH
HIGH

Privilege Escalation via local-llm-review

config/README.md

AIFUN_TOKEN=你的_token
HIGH

Privilege Escalation via local-llm-review

scripts/api-client.sh

load_config() {
  if [ ! -f "$CONFIG_FILE" ]; then
    echo -e "${RED}错误: 配置文件不存在${NC}" >&2
    echo "请执行以下步骤:" >&2
    echo "  1. cp $SKILL_DIR/config/.env.example $CONFIG_FILE" >&2
    echo "  2. 编辑
Data Exfiltration1 finding HIGH
HIGH

Data Exfiltration via local-llm-review

scripts/api-client.sh

curl -sS -w "\n%{http_code}" \
      "$url" \
      -H "authorization: $AIFUN_TOKEN")
  else
    response=$(curl -sS -w "\n%{http_code}" \
      -X POST "$url" 

Badge

Add the Anomity scan badge for funai-skill to your README.

Anomity Skill Check badge

Markdown
[![Anomity Skill Check](https://anomity.ai/skills/badge.svg)](https://anomity.ai/skills/github/leoyeai/funai-skill/)
HTML
<a href="https://anomity.ai/skills/github/leoyeai/funai-skill/"><img src="https://anomity.ai/skills/badge.svg" alt="Anomity Skill Check"></a>
Image URL
https://anomity.ai/skills/badge.svg

How Anomity governs this at runtime

Scan-time vetting tells you what a skill says it will do. Anomity's Endpoint Sensor sees what agents actually do: it discovers skills alongside every other AI artifact on the endpoint, and runtime governance can allow, deny, or log the tool calls a skill triggers. Policy violations route to your SIEM, Slack, email, or Jira, backed by a queryable 90-day audit trail.

Book a 30-minute demo to see your own skill inventory.

Methodology and disputes

Every skill is assessed by the Anomity Skill Intelligence engine against its public source; findings indicate risk patterns, not confirmed exploitation. Maintainer of funai-skill? Report an issue or request a rescan.

Ask AI about Anomity
ChatGPT Claude Perplexity Google AI Grok