feat: verify registered skills in package archives - #264
LadyBluenotes wants to merge 1 commit into
Conversation
|
Important Review skippedAuto reviews are disabled on base/target branches other than the default branch. Please check the settings in the CodeRabbit UI or the ⚙️ Run configurationConfiguration used: defaults Review profile: CHILL Plan: Advanced Run ID: You can disable this status message by setting the Use the checkbox below for a quick retry:
Thanks for using CodeRabbit! It's free for OSS, and your support helps us grow. If you like it, consider giving us a shout-out. Comment |
|
Review the following changes in direct dependencies. Learn more about Socket for GitHub.
|
|
Warning Review the following alerts detected in dependencies. According to your organization's Security Policy, it is recommended to resolve "Warn" alerts. Learn more about Socket for GitHub.
|
|
View your CI Pipeline Execution ↗ for commit 9b3f3db
☁️ Nx Cloud last updated this comment at |
commit: |
Merging this PR will not alter performance
Performance Changes
Comparing Footnotes |
🎯 Changes
Stacked on #263. Adds
intent maintainer verify-package <archive.tgz>to check the actual npm artifact before release, without extracting files or executing package contents.@remix-run/tar-parser@0.7.1, approximately 53 KB unpacked with no transitive dependencies. Reuse existing Markdown and frontmatter handling; load archive parsing only for this command.Documentation is in #259. This checks packaging, not semantic correctness or script behavior. HTML links, reference-style links, dynamic paths, and script imports are not interpreted; files in source skill directories are still checked for presence.
✅ Checklist
pnpm run test:pr.🚀 Release Impact