Skip to main content

debian-packaging

Specializes in Debian package building with a focus on git-buildpackage, debhelper, and compliance with Debian Policy.

Install this skill

or
45/100

Security score

The debian-packaging skill was audited on Feb 9, 2026 and we found 19 security issues across 3 threat categories, including 2 high-severity. Review the findings below before installing.

Categories Tested

Security Issues

high line 85

Template literal with variable interpolation in command context

SourceSKILL.md
85- Use `${shlibs:Depends}` and `${misc:Depends}` for automatic dependencies
high line 364

Template literal with variable interpolation in command context

SourceSKILL.md
364- Use `${shlibs:Depends}` and `${misc:Depends}` in debian/control
medium line 19

Access to hidden dotfiles in home directory

SourceSKILL.md
19**~/.gbp.conf** (essential setup):
low line 143

Access to hidden dotfiles in home directory

SourceSKILL.md
143gbp buildpackage # uses pbuilder if pbuilder=True in ~/.gbp.conf
medium line 408

Access to hidden dotfiles in home directory

SourceSKILL.md
408**~/.bashrc additions:**
low line 11

External URL reference

SourceSKILL.md
112. **Policy compliance** - Follow [Debian Policy](https://www.debian.org/doc/debian-policy/) strictly
low line 49

External URL reference

SourceSKILL.md
49# See: https://manpages.debian.org/man/uscan
low line 55

External URL reference

SourceSKILL.md
55git clone https://upstream.example.com/mypackage.git
low line 114

External URL reference

SourceSKILL.md
114- Examples: https://manpages.debian.org/man/uscan#WATCH_FILE_EXAMPLES
low line 133

External URL reference

SourceSKILL.md
133/srv/chroot/unstable-amd64-sbuild http://deb.debian.org/debian
low line 202

External URL reference

SourceSKILL.md
202Bug: https://bugs.upstream.example.com/123
low line 203

External URL reference

SourceSKILL.md
203Bug-Debian: https://bugs.debian.org/123456
low line 204

External URL reference

SourceSKILL.md
204Forwarded: yes|no|not-needed|https://url
low line 399

External URL reference

SourceSKILL.md
399- **Debian Policy:** https://www.debian.org/doc/debian-policy/
low line 400

External URL reference

SourceSKILL.md
400- **Git-buildpackage manual:** https://honk.sigxcpu.org/projects/git-buildpackage/manual-html/
low line 401

External URL reference

SourceSKILL.md
401- **DEP-14 (branch naming):** https://dep-team.pages.debian.net/deps/dep14/
low line 402

External URL reference

SourceSKILL.md
402- **DEP-3 (patch headers):** https://dep-team.pages.debian.net/deps/dep3/
low line 403

External URL reference

SourceSKILL.md
403- **Debian Developer's Reference:** https://www.debian.org/doc/manuals/developers-reference/
low line 404

External URL reference

SourceSKILL.md
404- **Salsa (Debian GitLab):** https://salsa.debian.org/
Scanned on Feb 9, 2026
View Security Dashboard
Installation guide →