Montimage
Official@montimage · France
Montimage is a French cybersecurity company (est. 2004) building AI-powered solutions for network security and threat detection
Agent Skills by Montimage
Showing 9 vetted skills indexed across 1 GitHub repositories.
docs-generator
Analyze project type and restructure documentation into READMEs and docs/ directories.
skill-auditor
Scan agent skill directories for security risks and generate SKILL_AUDIT.md verdicts.
devops-pipeline
Generate pre-commit hooks and GitHub Actions workflows for detected project stacks.
supply-chain-audit
Audit npm, Python, Docker, and GitHub Actions for supply-chain risks.
install-script-generator
Generate cross-platform installers for Windows, Linux, and macOS.
oss-ready
Generate standard OSS files and run a readiness audit for public release.
branch-inspector
Inspect a Git branch against main and output a cleanup action plan.
test-coverage
Analyze coverage reports and generate targeted tests for untested branches.
oss-ready-flow
Orchestrate a six-step OSS readiness workflow with per-step sub-agents and safety gates.
Frequently Asked Questions About Montimage
FAQPage SchemaWhat specific security tasks can Montimage perform on my repository?▼
Montimage performs comprehensive supply-chain audits across npm, Docker, and GitHub Actions environments. It identifies security risks within project directories, generates detailed audit verdicts, and inspects Git branches to ensure code integrity and compliance before public release.
Which technical personas benefit most from these security capabilities?▼
DevOps engineers, security analysts, and open-source maintainers benefit from these capabilities. The functionality is designed for teams requiring automated oversight of project documentation, supply-chain risk mitigation, and standardized release readiness for public software distribution.
What are the prerequisites for running these security audits?▼
These capabilities require a standard Git-based repository structure containing project manifests such as package.json, Dockerfiles, or GitHub Actions configurations. The system operates by scanning these existing project files to generate audit reports, documentation, and remediation plans without requiring external dependencies.