Real Skill packageSource verifiedClawHub registry

fn-fpk

飞牛NAS (fnOS) FPK 应用打包开发技能。使用此技能开发和打包飞牛NAS第三方应用(.fpk),包括:Native 应用(Node.js/Python/Java/Go/Shell 等)和 Docker 应用。涵盖整个开发周期:开发环境准备、fnpack 创建项目、manifest 配置、权限/资源配置、用户入口配置(应用入口 app/ui/config + 桌面图标 + 文件右键菜单)、生命周期脚本编写(cmd/main)、向导配置(wizard)、图标规范、CGI 反向代理、统一网关注册/认证、运行时环境(Python/Node.js/Java)、中间件服务(Redis/MinIO/RabbitMQ/MariaDB)、依赖管理、fnpack CLI 打包、appcenter-cli 测试安装、到上架发布;以及飞牛开放平台 Open API 接入(文件授权、页面路由、界面语言/主题、后端平台配置查询、前端 JS SDK @trimjs/web-app)。用户提到"飞牛"、"fnOS"、"FPK"、"飞牛应用"、"开放 API"、"Open API"、"@trimjs/web-app"、"文件授权"、"授权路径"、…

Identity and source

Publisher attributionThomasregistry owner unverified by skillvetai
Functional categorySoftware Developmentautomatically inferred · 59% rule confidence
Package forminstruction bundle3 recorded files
Canonical sourceClawHub registryclawhub:dalingo81:fn-fpk
Open canonical source ↗

Platform declarations

These states come from the source or distribution context. None of the entries below are SkillVetAI compatibility test results.

OpenClawnative officialProvenance: registry distribution

Independent structural checks

These checks parse the fixed package against dated platform rules. They do not execute the Skill or verify task behavior.

Claude Codepasses structure
Checker 0.1.0 · agent-skills-2026-08-13+claude-code-docs-2026-08-13 · 8/28/2026.claude/skills/fn-fpk

Runtime, accounts, dependencies, permissions, network behavior and task quality remain untested.

OpenAI Codexpasses structure
Checker 0.1.0 · agent-skills-2026-08-13+codex-docs-2026-08-13 · 8/28/2026.agents/skills/fn-fpk

Runtime, accounts, dependencies, permissions, network behavior and task quality remain untested.

OpenClawpasses structure
Checker 0.1.0 · agent-skills-2026-08-13+openclaw-docs-2026-08-13 · 8/28/2026skills/fn-fpk

Runtime, accounts, dependencies, permissions, network behavior and task quality remain untested.

Installation and inspection

This command is recorded from the source ecosystem and resolves the registry's latest release. The fixed release shown on this page should be inspected before adoption.

clawhub install @dalingo81/fn-fpk
clawhub inspect @dalingo81/fn-fpk --version 1.3.1

Security evidence

SkillVetAI static result: high signal

This automated, non-executing scan is bound to this release hash. It is not a safety certification and may contain false positives or false negatives.

Status
completed
Coverage
full text content
Files
2 / 3 inspected as text
Checked
8/28/2026, 11:22:40 AM
Scanner
0.1.3
Policy
1.0.3
1 automated finding
highEncoded content is decoded and executedSKILL.md:789 · confidence 90%fromCharCode
1 High/Critical review queue entry
STATIC_OBFUSCATED_EXECUTIONpending
Open human review queue →
6 inferred permission indicators
  • shell execution — automatically inferred
  • network access — automatically inferred
  • filesystem read — automatically inferred
  • filesystem write — automatically inferred
  • credential access — automatically inferred
  • external write action — automatically inferred
5 dependency and API indicators
  • api: clawhub.ai
  • api: developer.fnnas.com
  • api: github.com
  • api: static.fnnas.com
  • api: static2.fnnas.com
External clawhub result: clean

This is registry-supplied evidence for the recorded release, not an independent SkillVetAI scan. Check the canonical source for the full report, scanner versions, scope, and current moderation state.

Evidence checked
8/28/2026, 8:09:08 AM
Release binding
Matches this record
  • vt: clean
  • skillspector: clean
  • llm: clean

Recorded files

The catalog stores hashes and an inventory summary for change detection. It does not republish the package contents.

Package content hashsha256:10145f70d82dd8f6b2d931aa1392722f013e402a8f6d41dbea4e68a26b31b72a
Show up to 3 recorded paths
  • _icon.png
  • skill-card.md
  • SKILL.md

Source changelog

新增飞牛开放平台 Open API 整章(文件授权/页面路由/界面语言主题/后端平台配置/前端 JS SDK @trimjs/web-app);fnpack 升级至 1.2.3;修正架构支持 ARM64