website-content-deployment
Facilitates the deployment of website content changes using Docusaurus, including custom React pages and GitHub Actions for rapid updates.
Install this skill
Security score
The website-content-deployment skill was audited on Feb 25, 2026 and we found 20 security issues across 3 threat categories. Review the findings below before installing.
Categories Tested
Security Issues
Template literal with variable interpolation in command context
| 184 | copyright: `Copyright © ${new Date().getFullYear()} Orient.`, |
Curl to non-GitHub URL
| 339 | curl -I https://orient.bot/privacy |
Curl to non-GitHub URL
| 518 | curl -I https://orient.bot/contact |
Curl to non-GitHub URL
| 601 | curl -I https://orient.bot/your-page |
External URL reference
| 17 | # Visit http://localhost:3000 |
External URL reference
| 221 | - Starts dev server on http://localhost:3000 |
External URL reference
| 244 | - Serves production build on http://localhost:3000 |
External URL reference
| 314 | # Verify at http://localhost:3000 |
External URL reference
| 318 | # Verify at http://localhost:3000 |
External URL reference
| 330 | # Visit https://orient.bot/privacy (or your new route) |
External URL reference
| 339 | curl -I https://orient.bot/privacy |
External URL reference
| 343 | open https://orient.bot/privacy |
External URL reference
| 346 | open https://orient.bot |
External URL reference
| 477 | <a href="https://discord.gg/orient">Discord</a> - Real-time chat with the community |
External URL reference
| 490 | # Visit http://localhost:3000/contact |
External URL reference
| 518 | curl -I https://orient.bot/contact |
External URL reference
| 519 | open https://orient.bot/contact |
External URL reference
| 547 | - **Check:** Correct URL (https://orient.bot/your-page) |
External URL reference
| 601 | curl -I https://orient.bot/your-page |
External URL reference
| 602 | open https://orient.bot/your-page |
Install this skill with one command
/learn @orient-bot/website-content-deployment