Conduction avatar

Conduction

Official

@conductionnl · Amsterdam

0Followers
|
355Public Repos
|
75Published Skills

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.

Skills Distribution
DomainCybersecurit...Security & Complia.. (40%)Quality Assurance .. (35%)Software Developme.. (25%)

Agent Skills by Conduction

Showing 75 vetted skills indexed across 2 GitHub repositories.

ConductionNLConductionNL
1

hydra-gates

Execute thirteen mechanical quality and security gates in CI/CD pipelines.

Official
Advanced
ConductionNLConductionNL
1

opsx-coverage-scan

Audit legacy PHP and frontend codebases against OpenSpec requirements using git history analysis.

Official
Advanced
ConductionNLConductionNL
1

report-out

Generates Dutch Slack reports from git and GitHub activity scans.

Official
Advanced
ConductionNLConductionNL
1

opsx-annotate

Apply @spec PHPDoc tags to legacy methods from coverage reports.

Official
Advanced
ConductionNLConductionNL
1

hydra-gate-nc-input-labels

Detect NcSelect components missing inputLabel or ariaLabelCombobox props in Nextcloud Vue files.

Official
Intermediate
ConductionNLConductionNL
1

journeydoc-instrument

Injects data-testid attributes into Vue components and verifies with Vitest.

Official
Intermediate
ConductionNLConductionNL
1

hydra-gate-route-auth

Validate Nextcloud controller methods for explicit authentication attributes.

Official
Advanced
ConductionNLConductionNL
1

journeydoc-init

Initialize capture-driven documentation scaffolds with Playwright specs and Docusaurus configs.

Official
Advanced
ConductionNLConductionNL
1

hydra-gate-composer-audit

Audit PHP composer dependencies for known CVEs in CI/CD pipelines.

Official
Intermediate
ConductionNLConductionNL
1

persistence-audit

Identify post-compromise persistence vectors across authentication flows and automation configurations.

Official
Advanced
ConductionNLConductionNL
1

hydra-gate-orphan-auth

Detect orphaned authorization methods in PHP service and controller classes.

Official
Advanced
ConductionNLConductionNL
1

skill-creator

Draft, test, and optimize AI skills with Python-based test suites.

Official
Advanced
ConductionNLConductionNL
1

hydra-gate-no-admin-idor

Detect missing authorization guards in PHP controller methods annotated with NoAdminRequired.

Official
Advanced
ConductionNLConductionNL
1

review-pr

Analyze GitHub Pull Request diffs against security and architectural standards.

Official
Advanced
ConductionNLConductionNL
1

hydra-gate-stub-scan

Detect incomplete code stubs and unused dependencies in PHP and Vue files.

Official
Advanced
ConductionNLConductionNL
1

hydra-gate-unsafe-auth-resolver

Detect PHP authorization methods that return null after catching Throwable exceptions.

Official
Advanced
ConductionNLConductionNL
1

hydra-gate-semantic-auth

Detect semantic mismatches between PHP controller authorization attributes and method security logic.

Official
Advanced
ConductionNLConductionNL
1

hydra-gate-spdx

Enforce mandatory @license and @copyright PHPDoc tags on PHP files in the lib directory.

Official
Intermediate
ConductionNLConductionNL
1

hydra-gate-admin-router

Detect insecure Vue component registrations in Nextcloud router files.

Official
Intermediate
ConductionNLConductionNL
1

journeydoc-add-story

Generate markdown tutorial pages, Playwright test blocks, and pull requests for Conduction applications.

Official
Advanced
ConductionNLConductionNL
1

opsx-reverse-spec

Reverse-engineer formal technical specifications from observed code behavior.

Official
Advanced
ConductionNLConductionNL
1

hydra-gate-initial-state

Detect insecure DOM data-attribute reads in Vue, JS, and TS files using Nextcloud's IInitialState service as the standard.

Official
Intermediate
ConductionNLConductionNL
1

hydra-gate-forbidden-patterns

Scan PHP lib directories for forbidden debug helper functions.

Official
Intermediate
ConductionNLConductionNL
1

hydra-gate-modal-isolation

Detect inline NcModal and NcDialog markup in Vue components.

Official
Intermediate

Frequently Asked Questions About Conduction

FAQPage Schema
What 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.