AIOffice AI 插件

Office AI VBS 脚本方案 / Office AI VBS Script Solutions

结论 / Conclusion

VBS 方案市场用于提交、审核、发布、下载和收集运行反馈。只有经过审核并明确记录目标 Office 应用、权限、版本和风险的脚本,才适合进入公开复用流程;用户仍应在隔离文件和可回退环境中先验证脚本,不要运行来源不明的脚本。

The VBS solution marketplace supports submission, review, publication, download, and run feedback. A script should enter public reuse only when its target Office applications, permissions, version, and risks are documented and it has passed review. Users should still test scripts on isolated files with a rollback path and never run scripts from unknown sources.

方案生命周期 / Solution lifecycle

  1. 提交脚本、用途、目标应用、输入输出和必要权限 / Submit the script, purpose, target applications, inputs, outputs, and required permissions.
  2. 通过来源、重复文件名、风险和权限检查 / Pass source, duplicate-name, risk, and permission checks.
  3. 由审核人员确认说明、适用版本和安全边界 / Have a reviewer confirm the description, applicable version, and safety boundaries.
  4. 发布可见版本,并记录变更和下载状态 / Publish a visible version and record changes and download status.
  5. 收集运行反馈;出现回归或风险时暂停或下架版本 / Collect run feedback; pause or unpublish a version when regressions or risks appear.

发布前清单 / Pre-publication checklist

  • 明确脚本会读取、写入或删除哪些文件和 Office 对象 / State which files and Office objects the script reads, writes, or deletes.
  • 写明所需权限、网络依赖、目标 Office 应用和位数/版本限制 / State required permissions, network dependencies, target Office applications, and architecture/version limits.
  • 在非生产文件上复现关键步骤,并保留日志或结果证据 / Reproduce key steps on non-production files and keep logs or result evidence.
  • 不提交 token、密钥、真实业务文件或未脱敏个人信息 / Do not submit tokens, keys, real business files, or unredacted personal information.
  • 重要操作必须有备份和人工复核 / Important operations must have a backup and human review.

限制和证据 / Limits and evidence

  • 通过审核不等于脚本适用于所有 Windows、Office 或文档状态 / Passing review does not mean a script works for every Windows, Office, or document state.
  • 恶意脚本、无关广告、垃圾内容和无法说明来源的文件不属于公开内容 / Malicious scripts, irrelevant advertising, spam, and files with unclear provenance are not public content.
  • 兼容性和风险说明应以当前发布版本、审核记录和实际反馈为准 / Compatibility and risk statements must follow the current published version, review record, and actual feedback.

官方入口 / Official paths:

  • 产品事实 / Product facts: /docs/product.md
  • 安全说明 / Security: /security
  • 脚本市场讨论 / Script marketplace discussions: /community?category=script
  • 社区规范 / Community guidelines: /community/guidelines