返回 Skill 列表
extension
分类: 开发与工程无需 API Key

openwebf-security-remote-content

审查远程WebF内容的安全风险和缓解措施(不受信任的捆绑包、URL允许列表、HTTPS、信任边界、点击劫持)。当用户提到不受信任的远程捆绑包、捆绑包URL验证/允许列表或远程更新风险时使用。

person作者: jakexiaohubgithub

OpenWebF Security: Remote Content & Trust Boundaries

Instructions

  1. Identify trust boundaries:
    • remote bundle URLs
    • user-generated content
    • bridge/native plugins
  2. Review how URLs are constructed and validated (allowlists, HTTPS, pinning/versioning).
  3. Use MCP docs (“Security”, “Store Guidelines”) as the baseline for recommendations.
  4. Provide remediation steps ordered by severity; do not modify files by default.

If the user is primarily asking about store policy/compliance for remote updates, prefer openwebf-security-store-guidelines.

More: