Skip to content
KitploitKITPLOIT
ToolsBlog
Submit
ToolsBlog
Submit

Hacking, PenTest, and Cybersecurity Tools for Your Security Arsenal!

Kitploit is a directory of hacking, cybersecurity, and pentesting tools. Discover the latest project updates to find vulnerabilities, analyze systems, automate testing, and strengthen your security.

··Feeds·Contact·Privacy·© 2026 Kitploit

Tool Directory

Categories

View all categories
Loading categories
gitlab-profile — Modular Node.js runtime orchestrator with HMAC integrity verification, import guards, and sandboxed execution for secure, layered application architecture and dependency control. | Kitploit
Tools/GitLabGitLab/staxis-platform/gitlab-profile
Supply Chain Security
GitLabstaxis-platform/gitlab-profile

gitlab-profile

Modular Node.js runtime orchestrator with HMAC integrity verification, import guards, and sandboxed execution for secure, layered application architecture and dependency control.

View Repository
1 month agoNot yet reviewed

Most Popular

View all →

Discover the most used tools by our community.

Explore all tools

Browse our collection of tools

View all tools →
Share

TEST STATUS :
    ↳ core-orchestrator tester
    ↳ documentation tester
CREATION DATE: 2025-10-24 09:50 PM
    ↳ Alberto Marangelo - @theGlitched

[!WARNING] ⚠️ This project is in beta! 🎉 yeah! We're happy to announce that the beta version will soon be complete! From the version 0.153 is currently started all tests for the first V1 release process!




root@kitploit:~
░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░
░░█▀▀░▀█▀░█▀█░█░█░▀█▀░█▀▀░░░░░░░░░░░░░░
░░▀▀█░░█░░█░█░▄▀▄░░█░░▀▀█░░░░░░░░░░░░░░
░░▀▀▀░░▀░░▀░▀░▀░▀░▀▀▀░▀▀▀░░░░░░░░░░░░░░
░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░
NODE-JS SOFTWARE LAYERS ORCHESTRATOR ░░
https://gitlab.com/staxis-platform ░░░░

›› WHAT STAXIS DOES

STΛXIS is not a framework. It is a structured Node.js platform built to give teams stronger control over how software is structured, extended, and secured, with less architectural fragility and better long-term maintainability.

At its Core, a secure Orchestrator, governs installable Layers Packs so the system depends less on fragmented third-party packages and more on explicit structure.

For teams and technical decision-makers, this can mean lower operational friction, reduced dependency risk, clearer ownership, and more predictable maintenance as systems grow.

These concerns reflect recurring industry problems in software architecture, secure development, and supply-chain integrity: Manifest → References

⬇️ Jump to installation if you want to test the Platform immediately.
📜 Read the manifesto if you want the full direction behind the project.




›› LINKS AND ACCESS

Repository FULL FREE Access

Installation is open, but some repositories and project areas are private or hidden by default.
If you want full visibility over the project ecosystem, a comprehensive overview of the project's ecosystem, most exemple, and most of the actions in the core, you'll need access to GitLab and follow into this project for free —> request a guest access here:

  1. Create and login into your GitLab account
  2. Request access here:
    ⏱ Access process is automated by bot every 12/H
    👉 https://gitlab.com/groups/staxis-platform/-/group_members/request_access

All other resources

  • Documentation → website | repository COMING (VERY) SOON
  • Core Orchestrator Repository → https://gitlab.com/staxis-platform/developments/core-systems/staxis-core
  • Official Layers Packs → https://gitlab.com/staxis-platform/records-official
  • Community Layers Packs → https://gitlab.com/staxis-platform/records-community
  • Developments → https://gitlab.com/staxis-platform/developments
  • Milestones → https://gitlab.com/groups/staxis-platform/-/milestones

Community packs and space access:

a. Community group access
b. Community group space
c. Community records list




›› QUICK HOW TO

Install


/!\ Choose only one of these options

  • Direct download of Core (an evergreen)

    download file from staxis-core-main.zip|tar:

    1. create a folder for your project
    2. enter in your project forlder
    3. download and extract the core
    4. remove the zip, the native git folder, eventually extras...
    5. rename or generate your .hmac and .keys in your project
  • GIT (virgin project)

    1. open a folder and your terminal, then type:
    2. git clone https://gitlab.com/staxis-platform/developments/core-systems/staxis-core.git ./YOUR-PROJECT-FOLDER-NAME
    3. cd YOUR-PROJECT-FOLDER-NAME
    4. rm -rf .git rm .gitlab-ci.yml <= remember to remove the .git folder and ci files of staxis-core
    5. rename or generate your .hmac and .keys
  • NPM (official and automatic helper)

    1. $ npx @staxis-platform/act -install
      in the same way you can chose these commands: -update,-uninstall,, all about the helper here >

Run and manage your project

After installations, open your terminal and text:

  • for start: node project start
  • for manage: node project manager (explore it with help)

Add layers packs and installation profiles

  • How to install via profiles
  • Frontend starter profile for frontend developers
  • Full backend profile for backend developers




Licenses

  • Core Orchestrator License
    raw file ~ https://gitlab.com/staxis-platform/gitlab-profile/-/blob/main/LICENSE.CORE_ORCHESTRATOR_V1.0

  • Official Layers Packs License
    raw file ~ https://gitlab.com/staxis-platform/gitlab-profile/-/blob/main/LICENSE.OFFICIAL_LAYERS_PACKS_v1.0

Download Tool
-backup
-info or -help or start

npm staxis platform act helper
  • Linux, Windows, Apple auto installers

    All info of installers are there: core-installers
    WARNING: you need to have the reposiotry access to read it!

    [Download ZIP FILE] | [Download TAR FILE]