Conduction
Official@conductionnl · Amsterdam
At Conduction, we are driven by a vision that sees the digitization of the world as an extraordinary opportunity. It's a chance to transform our world.
Agent Skills by Conduction
Showing 75 vetted skills indexed across 2 GitHub repositories.
hydra-gates
Execute thirteen mechanical quality and security gates in CI/CD pipelines.
opsx-coverage-scan
Audit legacy PHP and frontend codebases against OpenSpec requirements using git history analysis.
report-out
Generates Dutch Slack reports from git and GitHub activity scans.
opsx-annotate
Apply @spec PHPDoc tags to legacy methods from coverage reports.
hydra-gate-nc-input-labels
Detect NcSelect components missing inputLabel or ariaLabelCombobox props in Nextcloud Vue files.
journeydoc-instrument
Injects data-testid attributes into Vue components and verifies with Vitest.
hydra-gate-route-auth
Validate Nextcloud controller methods for explicit authentication attributes.
journeydoc-init
Initialize capture-driven documentation scaffolds with Playwright specs and Docusaurus configs.
hydra-gate-composer-audit
Audit PHP composer dependencies for known CVEs in CI/CD pipelines.
persistence-audit
Identify post-compromise persistence vectors across authentication flows and automation configurations.
hydra-gate-orphan-auth
Detect orphaned authorization methods in PHP service and controller classes.
skill-creator
Draft, test, and optimize AI skills with Python-based test suites.
hydra-gate-no-admin-idor
Detect missing authorization guards in PHP controller methods annotated with NoAdminRequired.
review-pr
Analyze GitHub Pull Request diffs against security and architectural standards.
hydra-gate-stub-scan
Detect incomplete code stubs and unused dependencies in PHP and Vue files.
hydra-gate-unsafe-auth-resolver
Detect PHP authorization methods that return null after catching Throwable exceptions.
hydra-gate-semantic-auth
Detect semantic mismatches between PHP controller authorization attributes and method security logic.
hydra-gate-spdx
Enforce mandatory @license and @copyright PHPDoc tags on PHP files in the lib directory.
hydra-gate-admin-router
Detect insecure Vue component registrations in Nextcloud router files.
journeydoc-add-story
Generate markdown tutorial pages, Playwright test blocks, and pull requests for Conduction applications.
opsx-reverse-spec
Reverse-engineer formal technical specifications from observed code behavior.
hydra-gate-initial-state
Detect insecure DOM data-attribute reads in Vue, JS, and TS files using Nextcloud's IInitialState service as the standard.
hydra-gate-forbidden-patterns
Scan PHP lib directories for forbidden debug helper functions.
hydra-gate-modal-isolation
Detect inline NcModal and NcDialog markup in Vue components.
Frequently Asked Questions About Conduction
FAQPage SchemaWhat specific security tasks can be performed using these capabilities?▼
You can execute thirteen mechanical security gates, audit PHP composer dependencies for CVEs, detect missing authorization guards in controller methods, and validate REST endpoints against NLGov design rules.
Which personas are supported for quality assurance testing?▼
Testing includes diverse personas such as a municipal CISO for RBAC validation, a low-literacy migrant for visual-first usability, and a developer persona for evaluating OpenAPI specifications and UI schemas.
What are the prerequisites for implementing these security and quality gates?▼
Implementation requires a Nextcloud-based environment, PHP 8.1+ codebase, and adherence to OpenSpec directory structures for change management, documentation, and test scenario execution.