Skip to main content
Run any Skill in Manus
with one click
seqra
GitHub creator profile

seqra

Repository-level view of 15 collected skills across 1 GitHub repositories.

skills collected
15
repositories
1
updated
2026-07-04
repository map

Where the skills live

Top repositories by collected skill count, with their share of this creator catalog and occupation spread.

repository explorer

Repositories and representative skills

create-pass-through-approximation
software-developers

Model a library method's taint propagation as a passThrough approximation config. Use for a dropped external method whose propagation is simple copying

2026-07-04
create-rule
software-developers

Author and verify an OpenTaint detection rule for a vulnerability class on JVM code. Use whenever a rule needs to be created for an uncovered vulnerability, or an existing rule needs a false-positive or false-negative fix

2026-07-02
create-test-project
software-developers

Create an OpenTaint test project with annotated positive/negative samples for verifying a rule or approximation. Use when a rule or approximation needs a test project to check against

2026-07-02
debug-rule
software-developers

Debug a rule or approximation that behaves unexpectedly by tracing where taint is dropped. Use when its samples won't pass after repeated attempts, or it passes tests but is wrong on a real scan

2026-07-02
report-analyzer-issue
software-developers

Write an OpenTaint engine-issue report from a confirmed diagnosis, optionally opening a GitHub issue. Use when engine-side issue got confirmed and requires report

2026-07-02
triage-dependencies
software-developers

Mark which of a project's dependency libraries could introduce taint sources or sinks. Use to start attack-surface discovery

2026-07-02
appsec-agent
information-security-analysts

Run an end-to-end application-security analysis on a JVM project with OpenTaint — build, scan, model missing library methods, triage, and confirm vulnerabilities. Use when the user asks to find vulnerabilities, run SAST, or scan a Java/Kotlin app for security issues

2026-06-21
discover-attack-surface
information-security-analysts

Analyze project-used members of a dependency package for potential sources and sinks not covered by the built-in rules. Use for the depth pass of attack-surface discovery, one package at a time, after triage-dependencies flags it

2026-06-11
Showing top 8 of 15 collected skills in this repository.
Showing 1 of 1 repositories
All repositories loaded
seqra Agent Skills | SkillsMP